Skip to content

Commit c68396c

Browse files
committed
Remove unused import
1 parent e496bf8 commit c68396c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/webservice_test.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
import asyncio
55
import copy
66
import ipaddress
7-
import json
87
import sys
98
from typing import cast, Dict
109
import unittest

0 commit comments

Comments
 (0)