Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
bastiion committed Jun 20, 2024
1 parent 306f8c3 commit af94f13
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,6 @@ export const NiceMappingConfigurationDialog = NiceModal.create(
return undefined;
}, [fields, newRawMapping]);

const mappedExamples = useMemo(() => {});

const handleMappingEditChange = (
event: React.ChangeEvent<HTMLInputElement>,
) => {
Expand Down

0 comments on commit af94f13

Please sign in to comment.