Skip to content

Commit e583aae

Browse files
committed
fix conflict
2 parents e241bec + 866271f commit e583aae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nipe.pl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ sub main {
2222
if ($REAL_USER_ID != 0) {
2323
die "Nipe must be run as root.\n";
2424
}
25-
2625
my $commands = {
2726
stop => 'Nipe::Engine::Stop',
2827
start => 'Nipe::Engine::Start',

0 commit comments

Comments
 (0)