From 316da747e432962d149828cb9d6fbaff04c2008c Mon Sep 17 00:00:00 2001 From: James Lamb Date: Sun, 10 May 2020 23:40:06 -0500 Subject: remove unused imports --- docs/conf.py | 1 - 1 file changed, 1 deletion(-) (limited to 'docs/conf.py') 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, -- cgit v1.2.1