8000 Remove unused import getopt. · python/docsbuild-scripts@508c04f · GitHub
[go: up one dir, main page]

Skip to content

Commit 508c04f

Browse files
committed
Remove unused import getopt.
1 parent 00a63f2 commit 508c04f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build_docs.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
3434
"""
3535

36-
import getopt
3736
import logging
3837
import os
3938
import subprocess

0 commit comments

Comments
 (0)
0