Skip to content

Commit ead6d13

Browse files
committed
fixup! plugin.ts: Fixes for @code-asher
1 parent 1ba1022 commit ead6d13

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/node/plugin.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ export class PluginAPI {
8787
/**
8888
* loadPlugins loads all plugins based on this.csPlugin,
8989
* this.csPluginPath and the built in plugins.
90-
*
9190
*/
9291
public async loadPlugins(): Promise<void> {
9392
// Built-in plugins.

0 commit comments

Comments
 (0)