We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b34b204 commit 83910d5Copy full SHA for 83910d5
apps/remix-ide/src/app/files/workspaceFileProvider.js
@@ -21,7 +21,6 @@ class WorkspaceFileProvider extends FileProvider {
21
})
22
} catch (e) {
23
// we don't need to log error if this throws an error
24
- console.log(e)
25
}
26
27
0 commit comments