Skip to content

Commit

Permalink
patch: I forgot to remove print statement :(
Browse files Browse the repository at this point in the history
  • Loading branch information
OpenSrcerer committed Mar 23, 2024
1 parent 192aa6b commit 93a6701
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ class DaemonRepository(
SET node.on = ${on ?: !it.on}
RETURN node
"""
Log.info(query)

this.query(query, mapOf<String, String>())
}
Expand Down

0 comments on commit 93a6701

Please sign in to comment.