Skip to content

Commit

Permalink
Remove superfluous export
Browse files Browse the repository at this point in the history
Remnant of past refactoring
  • Loading branch information
martis42 committed Jul 30, 2024
1 parent 59743c3 commit 6b5252e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/aspect/BUILD
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
load("@rules_python//python:defs.bzl", "py_binary")

exports_files(["private/dwyu_empty_config.json"])

py_binary(
name = "process_target",
srcs = ["process_target.py"],
Expand Down

0 comments on commit 6b5252e

Please sign in to comment.