mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-30 03:24:01 +00:00
removed logging
This commit is contained in:
@@ -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}>
|
||||
|
||||
Reference in New Issue
Block a user