mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-01-13 08:24:39 +00:00
remove console.log
This commit is contained in:
parent
d22e608094
commit
2dd1969ee1
@ -15,9 +15,6 @@ const updateOnlineStatus = async () => {
|
||||
mutation: updateOnlineStatusMutation,
|
||||
variables: { status },
|
||||
})
|
||||
|
||||
// TODO
|
||||
console.log(`call home as ${status} at ${new Date().toUTCString()}`)
|
||||
}
|
||||
|
||||
export default ({ app }) => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user