fxconv: import specifically importlib.util

This commit is contained in:
Lephenixnoir 2021-06-02 10:12:03 +02:00
parent ddf05cfadb
commit 64ebb69f9b
Signed by: Lephenixnoir
GPG Key ID: 1BBA026E13FC0495
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ import os
import re
import fnmatch
import fxconv
import importlib
import importlib.util
help_string = f"""
usage: fxconv [<TYPE>] <INPUT> -o <OUTPUT> [--fx|--cg] [<PARAMETERS>...]