From f07877e5dc4c3426adf252d28de3e5bdec3f954d Mon Sep 17 00:00:00 2001 From: Grandschtroumpf Date: Thu, 11 Apr 2019 17:05:01 +0200 Subject: [PATCH] App is no longer a module --- src/app.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app.js b/src/app.js index 5aa4092b5d..6633a93926 100644 --- a/src/app.js +++ b/src/app.js @@ -419,7 +419,6 @@ Please make a backup of your contracts and start using http://remix.ethereum.org let sourceHighlighters = registry.get('editor').api.sourceHighlighters appManager.init([ - this.api(), landingPage.api(), udapp.api(), fileManager.api(),