Skip to content

Commit

Permalink
Remove dead code
Browse files Browse the repository at this point in the history
Signed-off-by: Yuri Shkuro <ys@uber.com>
  • Loading branch information
Yuri Shkuro committed Aug 3, 2019
1 parent 22989dc commit 774f972
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
PROJECT_ROOT=github.com/jaegertracing/jaeger
STORAGE_PKGS = ./plugin/storage/integration/...

# -not -name '*_test.go' \
# all .go files that are not auto-generated and should be auto-formatted and linted.
ALL_SRC := $(shell find . -name '*.go' \
-not -name 'doc.go' \
Expand Down

0 comments on commit 774f972

Please sign in to comment.