Skip to content

Commit

Permalink
delete dead code
Browse files Browse the repository at this point in the history
  • Loading branch information
ornicar committed Oct 30, 2024
1 parent 361fe3e commit 14797b3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ui/common/src/pubsub.ts
Original file line number Diff line number Diff line change
Expand Up @@ -111,5 +111,3 @@ interface OneTimeHandler {
promise: Promise<void>;
resolve?: () => void;
}

//export default pubsub;

0 comments on commit 14797b3

Please sign in to comment.