Chore: Remove leftover console.log (#27766)
This commit is contained in:
@@ -2664,7 +2664,6 @@ StatsGroupFieldIdContext.prototype.fieldId = function() {
|
||||
return this.getTypedRuleContext(FieldIdContext, 0);
|
||||
};
|
||||
StatsGroupFieldIdContext.prototype.enterRule = function(listener) {
|
||||
console.log(this);
|
||||
if (listener instanceof ScrollQLParserListener) {
|
||||
listener.enterStatsGroupFieldId(this);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user