From 48509ec00fd06d393f345cb9a47e2f191d8bce14 Mon Sep 17 00:00:00 2001 From: Sylvain Bellemare Date: Wed, 17 Feb 2016 15:43:35 +0100 Subject: [PATCH] Remove unused imports --- docs/source/conf.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index fcc488c2..3537dd1e 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -13,8 +13,6 @@ # All configuration values have a default; values that are commented out # serve to show the default. -import sys -import os from recommonmark.parser import CommonMarkParser # If extensions (or modules to document with autodoc) are in another directory,