Sort imports

This commit is contained in:
tek
2023-02-14 11:51:55 -05:00
parent 95842ac449
commit ce177978cd
10 changed files with 11 additions and 14 deletions

View File

@@ -3,8 +3,8 @@
# Use of this software is governed by the MVT License 1.1 that can be found at
# https://license.mvt.re/1.1/
import os
import logging
import os
from mvt.android.modules.androidqf.processes import Processes
from mvt.common.module import run_module