🔥 Removed lingering console.log statements
This commit is contained in:
parent
40e6a41df2
commit
0157b43b68
2 changed files with 1 additions and 2 deletions
|
@ -5,7 +5,7 @@ import "typeface-roboto-condensed";
|
|||
import "@freesewing/css-theme";
|
||||
|
||||
import Pattern from "pattern";
|
||||
console.log(Pattern);
|
||||
|
||||
const App = props => {
|
||||
let instance = new Pattern();
|
||||
let config = instance.config;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue