chore(tooling): disable console log
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -58,5 +58,6 @@ async function patchSlots() {
|
||||
}
|
||||
|
||||
patchSlots()
|
||||
// eslint-disable-next-line no-console
|
||||
.then(() => console.log('slots patched'))
|
||||
.catch(console.error)
|
||||
|
||||
Reference in New Issue
Block a user