aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/tools/empty.go
Commit message (Collapse)AuthorAgeFilesLines
* pkg/tools: add empty.goDmitry Vyukov2021-10-251-0/+6
Add empty.go to unbreak bazel+glaze build. Otherwise the package does not have any files not excluded by build constraints.