Skip to content

Commit

Permalink
Remove commented code
Browse files Browse the repository at this point in the history
  • Loading branch information
MiraGeowerkstatt committed Dec 17, 2024
1 parent f15162a commit 8f32bff
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,6 @@ const BottomBarContainer = ({
multipleSelected={multipleSelected}
onCopyBorehole={onCopyBorehole}
onDeleteMultiple={onDeleteMultiple}
// onExportMultipleJson={() => onExportMultiple(handleExportMultipleJson)}
// onExportMultipleCsv={() => onExportMultiple(handleExportMultipleCsv)}
search={search}
boreholes={boreholes}
workgroup={workgroupId}
Expand Down

0 comments on commit 8f32bff

Please sign in to comment.