2
0
mirror of https://github.com/esiur/esiur-dart.git synced 2025-05-06 04:02:57 +00:00

uncomment

This commit is contained in:
Ahmed Zamil 2022-04-05 14:47:56 +03:00
parent 872da0a2bf
commit 8479fe59c9

View File

@ -2413,7 +2413,7 @@ class DistributedConnection extends NetworkConnection with IStore {
DC content = rt[4] as DC;
var initResource = (ok) {
print("parse req ${id}");
//print("parse req ${id}");
Codec.parse(content, 0, this, newSequence, transmissionType)
.reply