mirror of
https://github.com/hexastack/hexabot
synced 2025-06-26 18:27:28 +00:00
fix: remove stale log statement
This commit is contained in:
parent
a82fe04ac7
commit
df9f192635
@ -371,7 +371,6 @@ export class BlockService extends BaseService<
|
||||
}
|
||||
});
|
||||
});
|
||||
this.logger.log(`THE PATTERN ${JSON.stringify(pattern)}`);
|
||||
return pattern;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user