Skip to content

Commit

Permalink
removes unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
egoens committed Aug 23, 2024
1 parent 1a289e2 commit d35dea7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion next/pages/guidelines/color/usage/usage-categories.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import React from 'react';
import { StaticImageData } from 'next/image';
import usageContentMappings from '../usage-mappings';
import ExampleBox from '../../../../components/example-box';
import { H2, P } from '../../../../components/mdx/components';
Expand Down

0 comments on commit d35dea7

Please sign in to comment.