Skip to content

Commit

Permalink
refactor: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunvegda committed Feb 7, 2023
1 parent 57424a0 commit bbc9327
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { memo } from 'react';
import { Code } from '@mantine/core';
import { Prism, PrismProps } from '@mantine/prism';
import { AnyAtomValue } from 'src/types';
import { getTypeOfAtomValue } from '../../../../../../../../../utils';
Expand Down

0 comments on commit bbc9327

Please sign in to comment.