🔥 Removed lingering console.log statements
This commit is contained in:
parent
40e6a41df2
commit
0157b43b68
2 changed files with 1 additions and 2 deletions
|
@ -62,7 +62,6 @@ export default function Pattern(config = { options: {} }) {
|
|||
}
|
||||
}
|
||||
}
|
||||
console.log("updated core", this.config);
|
||||
if (typeof this.config.hide === "undefined") this.config.hide = [];
|
||||
this.config.resolvedDependencies = this.resolveDependencies(
|
||||
this.config.dependencies
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue