mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Remove console.log
This commit is contained in:
parent
c0a61600e4
commit
bbb88cb1d9
@ -47,7 +47,6 @@ Factory.define('badge')
|
||||
return neode.create('Badge', buildObject)
|
||||
})
|
||||
|
||||
console.log(faker)
|
||||
Factory.define('image')
|
||||
.attr('url', faker.image.unsplash.imageUrl)
|
||||
.attr('aspectRatio', 1.3333333333333333)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user