Skip to content

Commit 9924be0

Browse files
authored
Update code-import-plugin.js
1 parent c0644d2 commit 9924be0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/code-import-plugin.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,4 +112,4 @@ function codeImportPlugin(context, options) {
112112
};
113113
}
114114

115-
module.exports = codeImportPlugin;
115+
module.exports = codeImportPlugin;

0 commit comments

Comments
 (0)