mirror of
https://github.com/wanderer-industries/wanderer
synced 2025-12-11 18:26:04 +00:00
fix(Map): Removed unnecessary comment
This commit is contained in:
@@ -161,9 +161,6 @@ export const SystemSignaturesContent = ({
|
||||
skipUpdateUntouched,
|
||||
);
|
||||
|
||||
// eslint-disable-next-line no-console
|
||||
console.log('JOipP', `added, updated, removed`, { added, updated, removed });
|
||||
|
||||
const { signatures: updatedSignatures } = await outCommand({
|
||||
type: OutCommand.updateSignatures,
|
||||
data: {
|
||||
|
||||
Reference in New Issue
Block a user