Skip to content

Commit

Permalink
prettify
Browse files Browse the repository at this point in the history
  • Loading branch information
shalberd committed Sep 7, 2023
1 parent 2ae72cc commit 7c93c04
Showing 1 changed file with 1 addition and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,7 @@ import {
Stack,
StackItem,
} from '@patternfly/react-core';
import {
assembleSecret,
createNotebook,
createSecret,
updateNotebook,
} from '~/api';
import { assembleSecret, createNotebook, createSecret, updateNotebook } from '~/api';
import {
StartNotebookData,
StorageData,
Expand Down

0 comments on commit 7c93c04

Please sign in to comment.