Skip to content

Commit cf6a6bd

Browse files
committed
fix: remove duplicate imports in overview.js
Signed-off-by: M-DEV-1 <[email protected]>
1 parent 3cebfce commit cf6a6bd

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)