Skip to content

Commit b53759f

Browse files
committed
shut the fuck up
1 parent 879ca57 commit b53759f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

loader/src/hooks/GeodeNodeMetadata.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ CCNode* CCNode::querySelector(std::string const& queryStr) {
294294
return nullptr;
295295
}
296296
auto query = std::move(res.unwrap());
297-
log::info("parsed query: {}", query->toString());
297+
// log::info("parsed query: {}", query->toString());
298298
return query->match(this);
299299
}
300300

0 commit comments

Comments
 (0)