Skip to content

Commit 0fa1a3c

Browse files
committed
Remove unused import
1 parent 679083f commit 0fa1a3c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

py/selenium/webdriver/remote/network.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@
1414
# KIND, either express or implied. See the License for the
1515
# specific language governing permissions and limitations
1616
# under the License.
17-
from dataclasses import fields
18-
1917
import trio
2018

2119
from selenium.webdriver.common.bidi import network

0 commit comments

Comments
 (0)