build(ivy): remove the remains of ivy-jit mode (#27278)
This stuff is obsolete and shouldn't be here because we removed the JIT mode on CI. PR Close #27278
This commit is contained in:
@ -4,7 +4,6 @@ ng_module(
|
||||
name = "aot_routing_module",
|
||||
testonly = True,
|
||||
srcs = ["aot_router_module.ts"],
|
||||
tags = ["no-ivy-jit"],
|
||||
deps = [
|
||||
"//packages/core",
|
||||
"//packages/router",
|
||||
|
Reference in New Issue
Block a user