Skip to content

Commit 06af427

Browse files
committed
Remove whitespace
1 parent 70c0510 commit 06af427

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: src/ExportMap.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -539,9 +539,9 @@ ExportMap.parse = function (path, content, context) {
539539
} catch (e) {
540540
// Catch any errors
541541
}
542-
542+
543543
return null;
544-
}
544+
}
545545

546546
function isEsModuleInterop() {
547547
const cacheKey = hashObject({

0 commit comments

Comments
 (0)