Skip to content

Commit 04dae37

Browse files
authored
Merge pull request #122 from cmu-delphi/BrainIsDead-patch-1
Update settings.py -> deleted unused import
2 parents 717ed2c + be7305d commit 04dae37

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/signal_documentation/settings.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
"""
1212
import os
1313
import sys
14-
from distutils.util import strtobool
1514
from pathlib import Path
1615
from typing import Any
1716

0 commit comments

Comments
 (0)