Skip to content

Commit 4e10032

Browse files
.
1 parent 92d6ceb commit 4e10032

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

roles/lib/files/FWO.Services/ModellingConnectionHandler.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1098,7 +1098,6 @@ public async Task<bool> Save(bool noCheck = false)
10981098
// SyncSvcChanges();
10991099
//}
11001100
ActConn.SyncState(DummyAppRole.Id);
1101-
await Task.Delay(5000);
11021101
if (AddMode)
11031102
{
11041103
await AddConnectionToDb();

0 commit comments

Comments
 (0)