summaryrefslogtreecommitdiffstats
path: root/docs/source/conf.py
diff options
context:
space:
mode:
authorCalum Lind <calumlind+deluge@gmail.com>2014-09-25 14:25:03 +0100
committerCalum Lind <calumlind+deluge@gmail.com>2014-09-25 14:25:03 +0100
commit6a5982f3ce3325feea6d5126f7e8b489b3e8ed28 (patch)
tree9b8f65d6ef55c584fdf06c71dbc10ad0784cd3fd /docs/source/conf.py
parent4472c37884572e9a2799b0deb618b6117f70a0e2 (diff)
downloaddeluge-6a5982f3ce3325feea6d5126f7e8b489b3e8ed28.tar.gz
deluge-6a5982f3ce3325feea6d5126f7e8b489b3e8ed28.tar.bz2
deluge-6a5982f3ce3325feea6d5126f7e8b489b3e8ed28.zip
Small fixes for Travis and isort
Diffstat (limited to 'docs/source/conf.py')
-rw-r--r--docs/source/conf.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py
index 3af1381f2..bf58b640e 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -14,7 +14,6 @@ import os
import sys
from datetime import date
-import mock
import pkg_resources
try: