mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-21 18:46:00 +00:00
code format
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
import _, { range } from 'lodash';
|
||||
import { onMount } from 'svelte';
|
||||
import { prop_dev, tick } from 'svelte/internal';
|
||||
import { sleep } from '../utility/common';
|
||||
import { sleep } from '../utility/common';
|
||||
import resizeObserver from '../utility/resizeObserver';
|
||||
|
||||
export let root: PerspectiveTreeNode;
|
||||
|
||||
Reference in New Issue
Block a user