Skip to content

Commit

Permalink
Update UXTU4Unix.py
Browse files Browse the repository at this point in the history
  • Loading branch information
gorouflex authored Apr 13, 2024
1 parent 836b3ad commit f93b084
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Linux/UXTU4Unix.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import os, time, subprocess, getpass, webbrowser, logging, sys, binascii
import urllib.request, plistlib, base64, json, select, importlib.util
import urllib.request, json, select
from configparser import ConfigParser

LOCAL_VERSION = "0.2.8"
Expand Down

0 comments on commit f93b084

Please sign in to comment.