Skip to content

Commit c4f5b85

Browse files
committed
fix: removed require for unused plugin
1 parent a797665 commit c4f5b85

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

website/docusaurus.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,6 @@ export default {
140140
keywords: ['note', 'tip', 'info', 'warning', 'danger'],
141141
extendDefaults: true,
142142
},
143-
remarkPlugins: [require('remark-admonitions')],
144143
},
145144
blog: {
146145
blogSidebarTitle: 'Posts',

0 commit comments

Comments
 (0)