Skip to content

Commit e6ba3ff

Browse files
committed
Fix bad merge
1 parent 1e80061 commit e6ba3ff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/SeqCli/Cli/Commands/Forwarder/InstallCommand.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@
2525
using SeqCli.Forwarder.ServiceProcess;
2626
using SeqCli.Forwarder.Util;
2727

28+
namespace SeqCli.Cli.Commands.Forwarder;
29+
2830
// ReSharper disable once ClassNeverInstantiated.Global
2931

3032
[Command("forwarder", "install", "Install the forwarder as a Windows service", Visibility = FeatureVisibility.Preview)]

0 commit comments

Comments
 (0)