pull/5370/head
filip mertens 1 year ago committed by yann300
parent 97670eff04
commit 53560f1779
  1. 2
      apps/remix-ide/src/app/files/dgitProvider.js

@ -396,9 +396,7 @@ class DGitProvider extends Plugin {
console.log(e)
}
}
for (let module of gitmodules) {
}
setTimeout(async () => {
await this.call('fileManager', 'refresh')
}, 1000)

Loading…
Cancel
Save