remove console.log
This commit is contained in:
parent
27431f779d
commit
cd15e68adc
1 changed files with 0 additions and 2 deletions
|
|
@ -156,8 +156,6 @@
|
|||
return errorNotification(error);
|
||||
}
|
||||
}
|
||||
|
||||
console.log(reposSelectOptions, repositories);
|
||||
</script>
|
||||
|
||||
{#if repositories.length === 0 && loading.repositories === false}
|
||||
|
|
|
|||
Loading…
Reference in a new issue