Skip to content

Commit

Permalink
Update MadApkEndpoint.py
Browse files Browse the repository at this point in the history
  • Loading branch information
JabLuszko authored Sep 20, 2024
1 parent e9098d7 commit 4119ae8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mapadroid/madmin/endpoints/api/apks/MadApkEndpoint.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
from mapadroid.mad_apk.wizard import APKWizard, PackageImporter, WizardError
from mapadroid.madmin.AbstractMadminRootEndpoint import (
AbstractMadminRootEndpoint, check_authorization_header)
from mapadroid.madmin.functions import allowed_file
from mapadroid.utils.apk_enums import APKArch, APKType
from mapadroid.utils.custom_types import MADapks

Expand Down

0 comments on commit 4119ae8

Please sign in to comment.