Skip to content

Commit 3fd9875

Browse files
authored
Update code-import-plugin.js
1 parent 8d468d7 commit 3fd9875

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
@@ -224,4 +224,4 @@ function codeImportPlugin(context, options) {
224224
};
225225
}
226226

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

0 commit comments

Comments
 (0)