Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
DarksightKellar committed Jan 28, 2025
1 parent fd8f875 commit 0b38204
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/pages/dao/settings/general/SafeGeneralSettingsPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -207,12 +207,6 @@ export function SafeGeneralSettingsPage() {
</>
)}

{/* <Divider
my="1rem"
w={{ base: 'calc(100% + 1.5rem)', md: 'calc(100% + 3rem)' }}
mx={{ base: '-0.75rem', md: '-1.5rem' }}
/> */}

<GaslessVotingToggleDAOSettings
isEnabled={false}
onToggle={function (): void {
Expand Down

0 comments on commit 0b38204

Please sign in to comment.