Skip to content

Commit bd25a99

Browse files
committed
gossipsub-interop: lint fixes
1 parent bd59d72 commit bd25a99

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

gossipsub-interop/script_instruction.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
from typing import List, Literal, TypeAlias, Union
44
from pydantic import BaseModel
5-
from dataclasses import Field
6-
from dataclasses import field
75

86
NodeID: TypeAlias = int
97

0 commit comments

Comments
 (0)