Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-jonathan committed Jul 29, 2024
1 parent 9a1ccfd commit 25d91aa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/behavioral/Plugin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,6 @@ export class PluginManager<T> {
this.plugins.push(plugin)
}
}

return false
}

deregister(...plugins: Plugin<T>[]): void {
Expand Down

0 comments on commit 25d91aa

Please sign in to comment.