Skip to content

Commit

Permalink
cleanup build
Browse files Browse the repository at this point in the history
  • Loading branch information
wsmoses committed Jan 24, 2025
1 parent 0041a8a commit 738bb23
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions test/lit_tests/BUILD
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
load("@llvm-project//llvm:lit_test.bzl", "lit_test", "package_path")
load("@bazel_skylib//rules:expand_template.bzl", "expand_template")
load("@llvm-project//llvm:lit_test.bzl", "lit_test")

[
lit_test(
Expand All @@ -20,4 +19,4 @@ load("@bazel_skylib//rules:expand_template.bzl", "expand_template")
"**/*.mlir",
],
)
]
]

0 comments on commit 738bb23

Please sign in to comment.