mirror of
https://github.com/zulip/zulip.git
synced 2025-11-16 11:52:01 +00:00
export: Remove unused imports.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
This commit is contained in:
committed by
Tim Abbott
parent
e12c433745
commit
56a675d5ec
@@ -1,4 +1,4 @@
|
||||
from typing import Any, Dict, Set
|
||||
from typing import Dict, Set
|
||||
|
||||
class SubscriberHandler:
|
||||
def __init__(self) -> None:
|
||||
|
||||
Reference in New Issue
Block a user