mirror of
https://github.com/Hopiu/djLint.git
synced 2026-05-27 22:03:59 +00:00
removed unused import
This commit is contained in:
parent
bb337c09d8
commit
471e1f7cc3
1 changed files with 0 additions and 7 deletions
|
|
@ -6,13 +6,6 @@
|
|||
|
||||
# -- Path setup --------------------------------------------------------------
|
||||
|
||||
# If extensions (or modules to document with autodoc) are in another directory,
|
||||
# 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.
|
||||
#
|
||||
from pathlib import Path
|
||||
|
||||
CURRENT_DIR = Path(__file__).parent
|
||||
|
||||
# -- Project information -----------------------------------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue