Skip to content

Commit 4388250

Browse files
authored
Update remark-code-import.js
1 parent cac3230 commit 4388250

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/remark-code-import.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ function createCodeImportPlugin(options = {}) {
4444
};
4545
};
4646

47-
module.exports = createCodeImportPlugin;
47+
module.exports = createCodeImportPlugin;

0 commit comments

Comments
 (0)