docs/conf.py: Remove unused imports.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
This commit is contained in:
Anders Kaseorg 2019-02-02 14:53:22 -08:00 committed by Tim Abbott
parent f5197518a9
commit 9add47ba0f
1 changed files with 0 additions and 2 deletions

View File

@ -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