Skip to content

Commit a3ec7a5

Browse files
committed
Fix lint errors
1 parent 8e3f3c4 commit a3ec7a5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/plugin.js

+1-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ class Plugin {
1313

1414
this.commands = {
1515
sync: { lifecycleEvents: [ 'buckets' ] }
16-
};
17-
16+
}
1817
}
1918

2019
options () {

0 commit comments

Comments
 (0)