mirror of
https://github.com/tiramisulabs/seyfert.git
synced 2025-07-03 05:26:07 +00:00
fix: remove unused console log
This commit is contained in:
parent
0a225b6c3b
commit
6d8b895d07
@ -262,7 +262,6 @@ class BaseCommand {
|
|||||||
contexts: BaseCommand['contexts'];
|
contexts: BaseCommand['contexts'];
|
||||||
integration_types: BaseCommand['integration_types'];
|
integration_types: BaseCommand['integration_types'];
|
||||||
};
|
};
|
||||||
if (data.contexts) console.log(data);
|
|
||||||
return data;
|
return data;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user