Skip to content

Commit

Permalink
💄 Gloss: Add TODO Comment
Browse files Browse the repository at this point in the history
  • Loading branch information
dominicstop committed Jan 9, 2023
1 parent 3d98a84 commit 53ff891
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/functions/EventEmitter.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@


// TODO: Remove - use ts event emitter
export class EventEmitter {
constructor() {
this._events = {};
Expand Down

0 comments on commit 53ff891

Please sign in to comment.