Remove unused code (#1495)
This commit is contained in:
parent
275cc9a7e7
commit
bdcdec7c93
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue