mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Disable logging app variants
This commit is contained in:
parent
5afe30d2f6
commit
146d7cf8dc
1 changed files with 1 additions and 1 deletions
|
|
@ -117,7 +117,7 @@ export default async function ( options = {} ) {
|
|||
|
||||
const appVariant = makeAppVariation( variationOptions )
|
||||
|
||||
console.log('appVariant', appVariant)
|
||||
// console.log('appVariant', appVariant)
|
||||
|
||||
appList.push( appVariant )
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue