mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 14:35:27 +00:00
tools/lib: Remove unused imports.
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
from typing import Callable, List, Optional
|
||||
from six.moves import range
|
||||
import re
|
||||
|
||||
class TemplateParserException(Exception):
|
||||
def __init__(self, message):
|
||||
|
||||
Reference in New Issue
Block a user