From 096fb77fc7d648d8dd8ca5ba9f4c6795ebec5337 Mon Sep 17 00:00:00 2001 From: Sven Kreiss Date: Fri, 12 Feb 2016 12:58:39 -0500 Subject: [PATCH] cleanup --- docs/conf.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index 22a00357..b1e71df2 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -12,12 +12,9 @@ # All configuration values have a default; values that are commented out # serve to show the default. -import sys import os - import alabaster -# from ..setup import VERSION as DATABENCH_VERSION # extract version from __init__.py databench_init_filename = os.path.join( os.path.dirname(__file__),