removed debugger statement
This commit is contained in:
parent
bbd4b7984d
commit
c06d90174f
@ -623,7 +623,6 @@ export class AppStateService {
|
||||
}
|
||||
|
||||
updateProjectDictionaryVersions() {
|
||||
debugger;
|
||||
for (const project of this.allProjects) {
|
||||
// don't wait / block
|
||||
this.updateProjectDictionaryVersion(project);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user