Update component.jsx
Remove unnecessary empty line per lint
This commit is contained in:
parent
c4853c1456
commit
bbd83a1eaa
@ -19,7 +19,6 @@ export default function Component({ service }) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (!response) {
|
if (!response) {
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<Container service={service}>
|
<Container service={service}>
|
||||||
<Block label="romm.platforms" />
|
<Block label="romm.platforms" />
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user