Skip to content

Commit d65b673

Browse files
committed
remove unused libs
1 parent d089d37 commit d65b673

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/test_cli.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
import argparse
2-
import json
32
import os
43
from pathlib import Path
5-
from urllib import request
64

75
# 3rd party
86
import pytest

0 commit comments

Comments
 (0)