Skip to content

Commit 16dbb4c

Browse files
authored
Remove errant console.log
1 parent 3169790 commit 16dbb4c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/status.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,6 @@ module.exports = robot => {
111111
}
112112

113113
async function getMessage() {
114-
console.log('local')
115114
let message = ""
116115
// Get latest block from graph
117116
const graphNumberRes = getGraphLatestBlock("https://xdai.colony.io/graph/subgraphs/name/joinColony/subgraph")

0 commit comments

Comments
 (0)