Skip to content

Commit f111888

Browse files
authored
Remove duplicate eventbus (#250)
I'm fairly certain this was a bad merge as it was introduced without commentary in c55cde7 which had other bad merges in the same commit.
1 parent 51d42c2 commit f111888

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/system/eventbus.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,4 +104,3 @@ async def run(self):
104104

105105

106106
eventbus = _EventBus()
107-
eventbus = _EventBus()

0 commit comments

Comments
 (0)