Skip to content

Commit 616c24b

Browse files
committed
Delete unused import statement for Executorch TOSA dialect
1 parent ba19c75 commit 616c24b

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

backends/arm/_passes/arm_pass_manager.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
# LICENSE file in the root directory of this source tree.
77

88
# pyre-unsafe
9-
10-
import executorch.backends.arm.tosa.dialect # noqa: unused
119
from executorch.backends.arm._passes import (
1210
AddBiasPass,
1311
AnnotateChannelsLastDimOrder,

0 commit comments

Comments
 (0)