From 8af7773dea8a858f84a868b06c2695175e54fc05 Mon Sep 17 00:00:00 2001 From: Floris-Jan Willemsen Date: Mon, 13 May 2024 17:04:01 +0200 Subject: [PATCH] Fixed unused imports --- docs/conf.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index dbb45bc..280a7a6 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -10,8 +10,6 @@ # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. # -import os -import sys import time from sphinx_pyproject import SphinxConfig