Skip to content

Commit

Permalink
cleaup
Browse files Browse the repository at this point in the history
  • Loading branch information
brig committed Nov 13, 2023
1 parent 41667dc commit bbc562e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ import {
getActivity as apiGetActivity,
listProcessCards as apiListProcessCards, ProcessCardEntry
} from '../../../api/service/console/user';
import { Button, Card, CardGroup, Embed, Header, Icon, Image, Modal } from 'semantic-ui-react';
import { Button, Card, CardGroup, Header, Icon, Image, Modal } from 'semantic-ui-react';
import { ProcessList } from '../../molecules/index';
import { ProcessEntry } from '../../../api/process';
import {
Expand Down

0 comments on commit bbc562e

Please sign in to comment.