Browse Source

Remove trailing whitespace

pull/110/head
Lennart Buhl 3 years ago
parent
commit
c70ffbdb21
  1. 1
      src/components/PageComponents/Flasher/DeviceList.tsx
  2. 1
      src/pages/Config/ConfigTabs.tsx

1
src/components/PageComponents/Flasher/DeviceList.tsx

@ -174,4 +174,3 @@ const DeviceSetupEntry = ({device, configName, toggleSelectedToFlash, progressTe
};
}
}

1
src/pages/Config/ConfigTabs.tsx

@ -49,4 +49,3 @@ export const ConfigTabs = (): JSX.Element => {
</Tabs>
);
};
Loading…
Cancel
Save