mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-05-02 11:23:59 +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