summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJames Lamb <jaylamb20@gmail.com>2020-05-10 23:40:06 -0500
committerJeff Widman <jeff@jeffwidman.com>2020-07-10 22:38:08 -0700
commit316da747e432962d149828cb9d6fbaff04c2008c (patch)
tree9d23ab672d86e96099707ebb1fd19edb378c7532 /docs
parentf5a99fa85e0a94336c6dcdc91cc44701e1b46d19 (diff)
downloadkafka-python-316da747e432962d149828cb9d6fbaff04c2008c.tar.gz
remove unused imports
Diffstat (limited to 'docs')
-rw-r--r--docs/conf.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index c7da0bc..efa8d08 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -12,7 +12,6 @@
# All configuration values have a default; values that are commented out
# serve to show the default.
-import sys
import os
# If extensions (or modules to document with autodoc) are in another directory,