Skip to content
This repository was archived by the owner on Oct 11, 2024. It is now read-only.

Commit 7d09efe

Browse files
committed
Remove unused import to satisfy linter
1 parent 1a73d9a commit 7d09efe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ts/components/dropdowns/dropdown_docs.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import * as React from 'react';
22
import styled from 'styled-components';
33
import { Heading, Paragraph } from 'ts/components/text';
44
import { WebsitePaths } from 'ts/types';
5-
import { constants } from 'ts/utils/constants';
65

76
import { Link } from '../documentation/shared/link';
87

0 commit comments

Comments
 (0)