Skip to content

Commit

Permalink
removed unused imports
Browse files Browse the repository at this point in the history
Signed-off-by: Ash Evans <[email protected]>
  • Loading branch information
aevo98765 committed Nov 28, 2024
1 parent ebcdba5 commit 85de304
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/components/Contribute/YamlFileUpload.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
import React from 'react';
import { HelperText } from '@patternfly/react-core/dist/dynamic/components/HelperText';
import { HelperTextItem } from '@patternfly/react-core/dist/dynamic/components/HelperText';
import yaml from 'js-yaml';
import { KnowledgeYamlData, SkillYamlData } from '@/types';
import { MultipleFileUpload } from '@patternfly/react-core/dist/esm/components/MultipleFileUpload/MultipleFileUpload';
Expand Down

0 comments on commit 85de304

Please sign in to comment.