mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-21 22:03:36 -07:00
remove unwanted/duplicate imports
This commit is contained in:
parent
219efe06ec
commit
0353582119
1 changed files with 0 additions and 2 deletions
|
@ -8,9 +8,7 @@
|
|||
# Invalid input results in the first rom being selected
|
||||
|
||||
import json, os, signal, time, sys, shutil, glob
|
||||
from multiprocessing import Pool, cpu_count, Event, Manager, ProcessError
|
||||
from enum import Enum
|
||||
import shutil
|
||||
|
||||
romVer = "..\\soh\\baserom_non_mq.z64"
|
||||
roms = [];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue