Reduce lint errors
This commit is contained in:
+1
-1
@@ -68,7 +68,7 @@ export class Plug<HookT> {
|
||||
return await this.sandbox.invoke(name, args);
|
||||
}
|
||||
|
||||
async stop() {
|
||||
stop() {
|
||||
this.sandbox.stop();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user