We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe2464e commit a19b7e2Copy full SHA for a19b7e2
1 file changed
script/enterprise-server-deprecations/remove-static-files.js
@@ -44,4 +44,4 @@ function removeFiles (dir, baseName, supportedVersions) {
44
console.log(`removing ${fullPath}`)
45
rimraf(fullPath)
46
})
47
-}
+}
0 commit comments