Skip to content

Commit 8683882

Browse files
kirklandsignfacebook-github-bot
authored andcommitted
Fix OSS build (#116)
Summary: Pull Request resolved: #116 Remove an unused line Reviewed By: SS-JIA Differential Revision: D48645076 fbshipit-source-id: d834cc45c7dde04b14ec89c280a7d5f3224d1688
1 parent da1f29b commit 8683882

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.ci/scripts/gather_test_models.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
from typing import Any
1111

1212
from examples.models import MODEL_NAME_TO_MODEL, MODEL_NAME_TO_OPTIONS
13-
from executorch.examples.models.models import MODEL_NAME_TO_OPTIONS
1413

1514
BUILD_TOOLS = [
1615
"buck2",

0 commit comments

Comments
 (0)