Skip to content

Commit 0a6c003

Browse files
committed
Remove unused imports in conf.py
1 parent ee87e22 commit 0a6c003

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/conf.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,11 @@
11
# Configuration file for the Sphinx documentation builder.
22
# https://www.sphinx-doc.org/en/master/usage/configuration.html
33

4-
import contextlib
54
import logging
6-
import os.path
75
import shutil
86
import sys
97
from pathlib import Path
108

11-
import git
129
import releases
1310
import sphinx.util.logging
1411
import tomli

0 commit comments

Comments
 (0)