Skip to content

Commit c1bbb06

Browse files
dblythyMoumouls
andauthored
Update src/LiveQuery/ParseLiveQueryServer.js
Co-authored-by: Antoine Cormouls <[email protected]>
1 parent 624eeb9 commit c1bbb06

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/LiveQuery/ParseLiveQueryServer.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -500,7 +500,6 @@ class ParseLiveQueryServer {
500500
auth1.auth?.clearRoleCache(sessionToken);
501501
auth2.auth?.clearRoleCache(sessionToken);
502502
this.authCache.del(sessionToken);
503-
console.log('DID Clear', sessionToken);
504503
})
505504
);
506505
} catch (e) {

0 commit comments

Comments
 (0)