Skip to content

Commit

Permalink
refactor(advanced-settings-panel): remove new line to clean up git blame
Browse files Browse the repository at this point in the history
  • Loading branch information
josh-willis-arcadis committed Oct 22, 2024
1 parent 128e929 commit 38de6c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/components/form/advanced-settings-panel.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,6 @@ const AdvancedSettingsPanel = ({
)

const processedModeSettings = processSettings(modeSettingDefinitions)

const processedModeButtons = modeButtonOptions.map(
pipe(
addModeButtonIcon(ModeIcon),
Expand Down

0 comments on commit 38de6c2

Please sign in to comment.