Skip to content

Commit

Permalink
roachprod: removing cassandra.go
Browse files Browse the repository at this point in the history
Second part of #47567 where we need to ensure no dependencie is getting affected when we remove ssh.go.

So we are removing cassandra.go and all its dependencies.

Release note: None
  • Loading branch information
alan-mas committed May 25, 2021
1 parent 6f9d115 commit 355a5d1
Show file tree
Hide file tree
Showing 7 changed files with 12 additions and 1,634 deletions.
2 changes: 0 additions & 2 deletions pkg/cmd/roachprod/install/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library")
go_library(
name = "install",
srcs = [
"cassandra.go",
"cassandra_yaml.go",
"cluster_synced.go",
"cockroach.go",
"expander.go",
Expand Down
164 changes: 0 additions & 164 deletions pkg/cmd/roachprod/install/cassandra.go

This file was deleted.

Loading

0 comments on commit 355a5d1

Please sign in to comment.