Skip to content

Commit 27fa9ac

Browse files
committed
Remove command
1 parent f849639 commit 27fa9ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ServiceProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ function ($app) {
9191
}
9292
);
9393

94-
$this->commands(array('command.debugbar.publish', 'command.debugbar.clear'));
94+
$this->commands(array('command.debugbar.clear'));
9595
}
9696

9797
/**

0 commit comments

Comments
 (0)