Skip to content

Commit 7983e6e

Browse files
committed
chore: apply new lint
1 parent a8be298 commit 7983e6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/krunner.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
/// supply a list of actions this runner can take, and running an action.
99
///
1010
/// See the example directory for simple examples.
11-
library krunner;
11+
library;
1212

1313
import 'package:krunner/src/plugin/krunner_plugin.dart';
1414

0 commit comments

Comments
 (0)