Skip to content

Commit f231dac

Browse files
authored
Merge pull request #200 from NVIDIA/packaging_fix
fix(//core): Remove old backend.h from core includes
2 parents dd9f6fa + 85a4847 commit f231dac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/BUILD

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ pkg_tar(
4141
name = "include",
4242
package_dir = "core/",
4343
srcs = [
44-
"backend.h",
4544
"compiler.h",
4645
],
4746
)

0 commit comments

Comments
 (0)