mirror of
https://github.com/Melon-Bread/EagleJab
synced 2024-11-24 20:28:19 -05:00
Removed system import
This commit is contained in:
parent
68812ced41
commit
68afcc270e
@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env python
|
||||
import os, platform, argparse, socket, sys, struct, easygui
|
||||
import os, argparse, socket, sys, struct, easygui
|
||||
|
||||
# New & improved args parsing
|
||||
parser = argparse.ArgumentParser(description='Sends .CIA files to the 3DS via FBI')
|
||||
|
Loading…
Reference in New Issue
Block a user