import-to-ida: fix imports

This commit is contained in:
Willi Ballenthin
2022-12-05 15:27:22 +00:00
parent 9fcb70387d
commit cc832d26aa

View File

@@ -31,7 +31,6 @@ See the License for the specific language governing permissions and limitations
import json
import logging
import idautils
import ida_nalt
import ida_funcs
import ida_kernwin