mirror of
https://github.com/zulip/zulip.git
synced 2025-11-09 16:37:23 +00:00
tools: Remove unused imports.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
This commit is contained in:
committed by
Tim Abbott
parent
a0041afaf9
commit
ee8ff4df66
@@ -1,4 +1,4 @@
|
||||
from typing import Optional, Any
|
||||
from typing import Optional
|
||||
|
||||
import sys
|
||||
import unittest
|
||||
|
||||
Reference in New Issue
Block a user