remove print
This commit is contained in:
@@ -190,8 +190,6 @@ void main() {
|
||||
encoded,
|
||||
'{"$key":${json.encode(values)}}',
|
||||
);
|
||||
print('asdasda');
|
||||
print('{"$key":${json.encode(values)}}');
|
||||
});
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user