mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2026-06-01 21:45:00 -04:00
Removing unneded import importlib
This commit is contained in:
@@ -41,7 +41,6 @@ problems.
|
||||
import logging
|
||||
import sys
|
||||
import argparse
|
||||
import importlib.util
|
||||
|
||||
# make the example runnable without the need to install
|
||||
from os.path import abspath, dirname
|
||||
|
||||
Reference in New Issue
Block a user