removed logging

This commit is contained in:
Jan Prochazka
2022-03-05 12:30:29 +01:00
parent 2202ae5aab
commit 425841bb38

View File

@@ -20,10 +20,6 @@
$: config = useConfig();
$: singleDatabase = $currentDatabase?.connection?.singleDatabase;
$: database = $currentDatabase?.name;
$: console.log('CONID', conid);
$: console.log('CONN', $connection);
$: console.log('DRIVER', driver);
</script>
<WidgetColumnBar {hidden}>