Skip to content

Commit 89ac28f

Browse files
committed
Removed references to MysqlCli component
Signed-off-by: Lou Marvin Caraig <[email protected]>
1 parent 58cca38 commit 89ac28f

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

cmdtests/prune_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,6 @@ func (s *PruneTestSuite) requireNoImages() {
111111
components.Daemon,
112112
components.Gitbase,
113113
components.GitbaseWeb,
114-
components.MysqlCli,
115114
components.Bblfshd,
116115
components.BblfshWeb,
117116
} {

components/components.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,6 @@ func List(ctx context.Context, allVersions bool, filters ...FilterFunc) ([]Compo
215215
Daemon,
216216
Gitbase,
217217
GitbaseWeb,
218-
MysqlCli,
219218
Bblfshd,
220219
BblfshWeb,
221220
}

0 commit comments

Comments
 (0)