Skip to content

Commit 874a943

Browse files
committed
fix: repeated imports
Signed-off-by: Alok Dangre <[email protected]> Signed-off-by: Alok Dangre <[email protected]>
1 parent f6dea05 commit 874a943

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

site/src/pages/identity/typography/overview.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ import Previous from '../Previous';
33
import Sidebar from '../Sidebar';
44
import SubText from '../SubText';
55
import SubContent from '../SubContent';
6-
import Previous from '../Previous';
7-
import Next from '../Next';
86

97
const items = [
108
{

0 commit comments

Comments
 (0)