mirror of
https://github.com/mvt-project/mvt.git
synced 2026-07-06 21:17:53 +02:00
Sort imports
This commit is contained in:
@@ -7,7 +7,8 @@ import logging
|
||||
|
||||
from mvt.common.indicators import Indicators
|
||||
from mvt.common.module import run_module
|
||||
from mvt.ios.modules.mixed.webkit_resource_load_statistics import WebkitResourceLoadStatistics
|
||||
from mvt.ios.modules.mixed.webkit_resource_load_statistics import \
|
||||
WebkitResourceLoadStatistics
|
||||
|
||||
from ..utils import get_ios_backup_folder
|
||||
|
||||
|
||||
Reference in New Issue
Block a user