Skip to content

Commit eb120e0

Browse files
committed
remove del
1 parent 6e42c06 commit eb120e0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

setup.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ def main():
3434
if build_contrib:
3535
g.run_command(["submodule", "update", "--init", "--recursive", "opencv_contrib"])
3636

37-
del g, pip
38-
3937
# https://stackoverflow.com/questions/1405913/python-32bit-or-64bit-mode
4038
x64 = sys.maxsize > 2**32
4139

0 commit comments

Comments
 (0)