aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTim Harder <radhermit@gmail.com>2020-01-28 10:26:38 -0700
committerTim Harder <radhermit@gmail.com>2020-01-28 10:26:38 -0700
commit9e0370a0f1c7eb8db1985f18fcacb7992b289193 (patch)
tree364d5951edbc88191db2ade8f498552a32765e85 /doc
parentdocs: drop old readthedocs setup (diff)
downloadpkgcheck-9e0370a0f1c7eb8db1985f18fcacb7992b289193.tar.gz
pkgcheck-9e0370a0f1c7eb8db1985f18fcacb7992b289193.tar.bz2
pkgcheck-9e0370a0f1c7eb8db1985f18fcacb7992b289193.zip
doc/conf.py: drop unnecessary py2 support
Diffstat (limited to 'doc')
-rw-r--r--doc/conf.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/conf.py b/doc/conf.py
index 1c83ab9d..c47daea4 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -13,8 +13,6 @@
# All configuration values have a default; values that are commented out
# serve to show the default.
-from __future__ import unicode_literals
-
from importlib import import_module
import os
import sys