Skip to content

Commit

Permalink
[chore] Remove jsonschema artifacts (open-telemetry#9086)
Browse files Browse the repository at this point in the history
Should've been removed as part of
open-telemetry#8620
  • Loading branch information
dmitryax authored and sokoide committed Dec 18, 2023
1 parent 1256cc8 commit 8450e2e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion Makefile.Common
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ CHLOGGEN := $(TOOLS_BIN_DIR)/chloggen
CROSSLINK := $(TOOLS_BIN_DIR)/crosslink
ENVSUBST := $(TOOLS_BIN_DIR)/envsubst
GOIMPORTS := $(TOOLS_BIN_DIR)/goimports
GOJSONSCHEMA := $(TOOLS_BIN_DIR)/gojsonschema
GOVULNCHECK := $(TOOLS_BIN_DIR)/govulncheck
LINT := $(TOOLS_BIN_DIR)/golangci-lint
IMPI := $(TOOLS_BIN_DIR)/impi
Expand Down
4 changes: 0 additions & 4 deletions internal/tools/jsonschema_patch.sed

This file was deleted.

0 comments on commit 8450e2e

Please sign in to comment.