Skip to content

Commit

Permalink
Remove unused imported module
Browse files Browse the repository at this point in the history
  • Loading branch information
patacca committed May 23, 2024
1 parent ebc167b commit 21b253b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bindings/python/quokka/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
import subprocess
from multiprocessing import Pool, Queue, Manager
import queue
from binexport import ProgramBinExport

BINARY_FORMAT = {
"application/x-dosexec",
Expand Down

0 comments on commit 21b253b

Please sign in to comment.