Skip to content

Commit a19b7e2

Browse files
committed
lint
1 parent fe2464e commit a19b7e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

script/enterprise-server-deprecations/remove-static-files.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ function removeFiles (dir, baseName, supportedVersions) {
4444
console.log(`removing ${fullPath}`)
4545
rimraf(fullPath)
4646
})
47-
}
47+
}

0 commit comments

Comments
 (0)