mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-22 14:13:01 +02:00
fix uneeded import in sphinx conf
This commit is contained in:
@@ -15,7 +15,6 @@ import sys
|
||||
sys.path.insert(0, os.path.abspath('.'))
|
||||
|
||||
import django
|
||||
import sphinx_py3doc_enhanced_theme
|
||||
|
||||
sys.path.insert(0, os.path.abspath('../'))
|
||||
sys.path.insert(0, os.path.abspath('.'))
|
||||
|
Reference in New Issue
Block a user