Skip to content

Commit

Permalink
cmdccl: remove enc_utils
Browse files Browse the repository at this point in the history
Remove an obsolete, broken command. The functionality has been
superseded by #89095 and #89873.

Touches #89095.
Epic: None.
Release note: None.
  • Loading branch information
nicktrav committed Oct 12, 2022
1 parent 1c37771 commit 5c124a4
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 301 deletions.
3 changes: 0 additions & 3 deletions pkg/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -703,8 +703,6 @@ GO_TARGETS = [
"//pkg/ccl/cloudccl/cloudprivilege:cloudprivilege_test",
"//pkg/ccl/cloudccl/externalconn:externalconn_test",
"//pkg/ccl/cloudccl/gcp:gcp_test",
"//pkg/ccl/cmdccl/enc_utils:enc_utils",
"//pkg/ccl/cmdccl/enc_utils:enc_utils_lib",
"//pkg/ccl/cmdccl/stub-schema-registry:stub-schema-registry",
"//pkg/ccl/cmdccl/stub-schema-registry:stub-schema-registry_lib",
"//pkg/ccl/gssapiccl:gssapiccl",
Expand Down Expand Up @@ -2188,7 +2186,6 @@ GET_X_DATA_TARGETS = [
"//pkg/ccl/cloudccl/cloudprivilege:get_x_data",
"//pkg/ccl/cloudccl/externalconn:get_x_data",
"//pkg/ccl/cloudccl/gcp:get_x_data",
"//pkg/ccl/cmdccl/enc_utils:get_x_data",
"//pkg/ccl/cmdccl/stub-schema-registry:get_x_data",
"//pkg/ccl/gssapiccl:get_x_data",
"//pkg/ccl/importerccl:get_x_data",
Expand Down
1 change: 0 additions & 1 deletion pkg/ccl/cmdccl/enc_utils/.gitignore

This file was deleted.

24 changes: 0 additions & 24 deletions pkg/ccl/cmdccl/enc_utils/BUILD.bazel

This file was deleted.

25 changes: 0 additions & 25 deletions pkg/ccl/cmdccl/enc_utils/README.md

This file was deleted.

248 changes: 0 additions & 248 deletions pkg/ccl/cmdccl/enc_utils/main.go

This file was deleted.

0 comments on commit 5c124a4

Please sign in to comment.