Skip to content

Commit ce5034c

Browse files
committed
linter
1 parent fd2ba46 commit ce5034c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/python_testing/taglist_and_topology_test_support.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
import functools
1919
from collections import defaultdict
2020
from dataclasses import dataclass, field
21-
from chip.clusters.Types import Nullable, NullValue
21+
from chip.clusters.Types import Nullable
2222
from typing import Any
2323

2424
import chip.clusters as Clusters

0 commit comments

Comments
 (0)