mirror of
https://github.com/wassname/talk.git
synced 2026-06-30 00:50:07 +08:00
Removing log
This commit is contained in:
@@ -63,8 +63,6 @@ const RootQuery = {
|
||||
return null;
|
||||
}
|
||||
|
||||
console.log({from, to, sort, limit});
|
||||
|
||||
if (sort === 'ACTIVITY') {
|
||||
return Assets.getActivity({from, to, limit});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user