mirror of
https://github.com/cypress-io/cypress.git
synced 2026-04-23 07:34:00 -05:00
fix invalid exports
This commit is contained in:
@@ -32,7 +32,3 @@ export const stripIndent = (strings: TemplateStringsArray, ...args: any[]): stri
|
||||
|
||||
return result
|
||||
}
|
||||
|
||||
module.exports = {
|
||||
stripIndent,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user