pull/4236/head
filip mertens 1 year ago committed by yann300
parent 5a89256270
commit 6f9dbf17fe
  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