mirror of https://github.com/zulip/zulip.git
docs/conf.py: Remove unused imports.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
This commit is contained in:
parent
f5197518a9
commit
9add47ba0f
|
@ -12,9 +12,7 @@
|
|||
# All configuration values have a default; values that are commented out
|
||||
# serve to show the default.
|
||||
|
||||
import sys
|
||||
import os
|
||||
import shlex
|
||||
|
||||
from typing import Any, Dict, List, Optional
|
||||
|
||||
|
|
Loading…
Reference in New Issue