Skip to content

Commit 01d087e

Browse files
committed
remove TopBar plugin from index.js
1 parent 8520a7f commit 01d087e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ window.versions = window.versions || {}
1414
window.versions.swaggerEditor = `${PACKAGE_VERSION}/${GIT_COMMIT || "unknown"}${GIT_DIRTY ? "-dirty" : ""}`
1515
const plugins = {
1616
EditorPlugin,
17-
TopBarPlugin,
1817
ValidationApiPlugin,
1918
LocalStoragePlugin
2019
}

0 commit comments

Comments
 (0)