Fix import

This commit is contained in:
Jip-Hop 2024-07-16 13:57:58 +02:00
parent 1679d27280
commit 9bdcfedd1a
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ import hashlib
import os
import re
import subprocess
import urllib
import urllib.request
from utils.console import eprint
from utils.files import stat_chmod