mirror of
https://github.com/domainaware/parsedmarc.git
synced 2026-02-17 07:03:58 +00:00
Remove unused import of Union and cast from cli.py
This commit is contained in:
@@ -13,7 +13,6 @@ from configparser import ConfigParser
|
||||
from glob import glob
|
||||
from multiprocessing import Pipe, Process
|
||||
from ssl import CERT_NONE, create_default_context
|
||||
from typing import Union, cast
|
||||
|
||||
import yaml
|
||||
from tqdm import tqdm
|
||||
|
||||
Reference in New Issue
Block a user