Skip to content

Commit 676f316

Browse files
fix(apps): remove unused constant (#70)
1 parent 1cd1f5c commit 676f316

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

apps/apps.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ import (
1313
"github.com/deis/controller-sdk-go/api"
1414
)
1515

16-
const workflowURLPrefix = "deis."
17-
1816
// ErrNoLogs is returned when logs are missing from an app.
1917
var ErrNoLogs = errors.New(
2018
`There are currently no log messages. Please check the following things:

0 commit comments

Comments
 (0)