Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Commit 5b5f2e1

Browse files
formatting
1 parent 8f73060 commit 5b5f2e1

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

src/SqlStreamStoreBrowser.tsx

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,7 @@ import {
1818
Notifications,
1919
withAuthorization,
2020
} from 'components';
21-
import {
22-
LightbulbFull,
23-
LightbulbOutline,
24-
SqlStreamStore,
25-
} from 'icons';
21+
import { LightbulbFull, LightbulbOutline, SqlStreamStore } from 'icons';
2622
import { JSONSchema7 } from 'json-schema';
2723
import React, { ComponentType, createElement } from 'react';
2824
import { connect, createState } from 'reactive';

0 commit comments

Comments
 (0)