Skip to content

Commit 357804d

Browse files
committed
chore: fix lint errors
1 parent 6650a5c commit 357804d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

roborock/cli.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
from dataclasses import dataclass
55
from pathlib import Path
66
from typing import Any
7-
from dataclasses import dataclass, field
87

98
import click
109
from pyshark import FileCapture # type: ignore

0 commit comments

Comments
 (0)