1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-15 01:24:29 +02:00

remove auto import

This commit is contained in:
Kelly Brazil
2022-07-16 11:43:41 -07:00
parent 8c3cff59c6
commit afce7cdbd7

View File

@ -64,7 +64,6 @@ Examples:
"""
import shlex
from typing import List, Dict
from typing_extensions import runtime
import jc.utils