Skip to content

Commit 5eb8d25

Browse files
committed
Fix broken merge from main
1 parent c7640ee commit 5eb8d25

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

util/SeederUtility/Commands/PresetArgs.cs

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,6 @@
22

33
namespace Bit.SeederUtility.Commands;
44

5-
public enum OutputFormat
6-
{
7-
Text,
8-
Json,
9-
}
10-
115
/// <summary>
126
/// CLI argument model for the preset command.
137
/// Supports loading presets from embedded resources.

0 commit comments

Comments
 (0)