Skip to content

Commit fd59c33

Browse files
committed
removed extra overload definition
1 parent 41cbbca commit fd59c33

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

packages/core/src/configuration/Configuration.ts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -404,11 +404,6 @@ export class Configuration {
404404
}
405405
}
406406

407-
/**
408-
* Remove the plugin from this configuration.
409-
*/
410-
public removePlugin(plugin: IEventPlugin): void;
411-
412407
/**
413408
* Remove an plugin by key from this configuration.
414409
*/

0 commit comments

Comments
 (0)