Disable logging app variants

This commit is contained in:
Sam Carlton 2021-06-11 16:53:56 -05:00
parent 5afe30d2f6
commit 146d7cf8dc

View file

@ -117,7 +117,7 @@ export default async function ( options = {} ) {
const appVariant = makeAppVariation( variationOptions )
console.log('appVariant', appVariant)
// console.log('appVariant', appVariant)
appList.push( appVariant )