From cd1778952936e8cb7fc425edc0007c23bb768377 Mon Sep 17 00:00:00 2001 From: kevgliss Date: Tue, 1 Dec 2015 11:51:39 -0800 Subject: [PATCH] Removing unneeded import --- docs/conf.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index 07e4fc5d..d890c50a 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -11,8 +11,6 @@ # # All configuration values have a default; values that are commented out # serve to show the default. -from version import get_version - import sys import os