diff options
Diffstat (limited to 'BUILD.bazel')
| -rw-r--r-- | BUILD.bazel | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/BUILD.bazel b/BUILD.bazel index 59c5d8f..60088b1 100644 --- a/BUILD.bazel +++ b/BUILD.bazel @@ -6,6 +6,5 @@ refresh_compile_commands( targets = { "//willow:willow": "", "//willow:willowc": "", - "//willow/unittest/ir:verifier": "", }, ) |