fix ci linter error

pull/3094/head
pldespaigne 5 years ago committed by GitHub
parent a365fd05d6
commit 38ce7de4ae
  1. 2
      src/remixAppManager.js

@ -199,7 +199,7 @@ export class RemixAppManager extends PluginEngine {
new IframePlugin(provable),
new IframePlugin(threeBox),
new IframePlugin(remixWorkshop),
new IframePlugin(debugPlugin),
new IframePlugin(debugPlugin)
]
}
}

Loading…
Cancel
Save