Remove unused code (#1495)

This commit is contained in:
Lars 2020-12-09 01:11:42 +01:00 committed by GitHub
parent 275cc9a7e7
commit bdcdec7c93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -20,9 +20,6 @@ const (
// RootDir is the path to the root directory
RootDir = "/"
// WorkspaceDir is the path to the workspace directory
WorkspaceDir = "/workspace"
//KanikoDir is the path to the Kaniko directory
KanikoDir = "/kaniko"