remove console.log
This commit is contained in:
@@ -156,8 +156,6 @@
|
||||
return errorNotification(error);
|
||||
}
|
||||
}
|
||||
|
||||
console.log(reposSelectOptions, repositories);
|
||||
</script>
|
||||
|
||||
{#if repositories.length === 0 && loading.repositories === false}
|
||||
|
Reference in New Issue
Block a user