Pārlūkot izejas kodu

Removed Dead Code

Savio Fernando 1 gadu atpakaļ
vecāks
revīzija
f0620fe0bd
1 mainītis faili ar 0 papildinājumiem un 2 dzēšanām
  1. 0 2
      src/screens/Settings/SettingsPage.js

+ 0 - 2
src/screens/Settings/SettingsPage.js

@@ -112,8 +112,6 @@ const SettingListItem = props => {
       backgroundColor: currentTheme === 'light' ? colors().primaryTintColor : colors().black_variant,
       marginLeft: 20,
       padding: 8,
-      // maxHeight:48,
-      // maxWidth: 48,
       borderRadius: 32,
     },
   })