Skip to content

Commit d3564f6

Browse files
committed
fix(deisctl): fix refresh-units as cache is now missing
1 parent 4a5606f commit d3564f6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

deisctl/units/units.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ package units
33
// Names are the base names of Deis units. Update this list when adding a new Deis unit file.
44
var Names = []string{
55
"deis-builder",
6-
"deis-cache",
76
"deis-controller",
87
"deis-database",
98
"deis-logger",

0 commit comments

Comments
 (0)