removed unused import

This commit is contained in:
John Lancaster
2024-05-27 00:56:42 -05:00
parent dde180c02b
commit 3a8ea1e4ee

View File

@@ -1,7 +1,6 @@
import json
import logging
import subprocess
from functools import partial
from pathlib import Path
import click