mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-02-20 00:56:07 +08:00
fix uneeded import in sphinx conf
This commit is contained in:
parent
0670c15813
commit
905998fb41
@ -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('.'))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user