removed unused import
This commit is contained in:
parent
143353be44
commit
19b529cf38
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@ import os
|
||||||
import re
|
import re
|
||||||
import sys
|
import sys
|
||||||
import typing
|
import typing
|
||||||
import json
|
|
||||||
import logging
|
import logging
|
||||||
import yaml
|
import yaml
|
||||||
from argparse import ArgumentParser
|
from argparse import ArgumentParser
|
||||||
|
|
Loading…
Reference in a new issue