Skip to content

Commit 89bf3e7

Browse files
committed
Removed unused import
1 parent 4a6ac34 commit 89bf3e7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

qrcode/console_scripts.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
"""
88

99
import optparse
10-
import os
1110
import sys
1211
from typing import NoReturn, Optional
1312
from collections.abc import Iterable

0 commit comments

Comments
 (0)