Skip to content

Commit

Permalink
Fixed linting issue
Browse files Browse the repository at this point in the history
  • Loading branch information
saurabh-prakash committed Mar 2, 2022
1 parent 5fa2002 commit de24190
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/cachemanager/cachemanager.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ const (
packageLock = "package-lock.json"
npmShrinkwrap = "npm-shrinkwrap.json"
nodeModules = "node_modules"
packageJSON = "package.json"
defaultCompressedFileName = "cache.tzst"
workspaceCompressedFilename = "workspace.tzst"
)
Expand Down

0 comments on commit de24190

Please sign in to comment.