Skip to content

Commit 85e415a

Browse files
committed
updated
1 parent 48f8278 commit 85e415a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ import cbutils from './modules/utils';
3333
* @class Codebolt
3434
* @description This class provides a unified interface to interact with various modules.
3535
*/
36-
class Codebolt { // Extend EventEmitter
36+
class Codebolt {
3737

3838
/**
3939
* @constructor

0 commit comments

Comments
 (0)