mirror of
https://github.com/esiur/esiur-dart.git
synced 2025-05-06 04:02:57 +00:00
uncomment
This commit is contained in:
parent
872da0a2bf
commit
8479fe59c9
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user