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:
@@ -371,7 +371,6 @@ export class BlockService extends BaseService<
|
||||
}
|
||||
});
|
||||
});
|
||||
this.logger.log(`THE PATTERN ${JSON.stringify(pattern)}`);
|
||||
return pattern;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user