Skip to content

Commit a91178f

Browse files
committed
STYLE: Remove unused import statement.
1 parent 1d11561 commit a91178f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

scripts/pyproject_configure.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
import os
2929
import re
3030
import sys
31-
import textwrap
3231

3332
sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
3433

0 commit comments

Comments
 (0)