mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-20 02:09:10 +01:00
Fix lint
This commit is contained in:
parent
d679ae9df1
commit
b24ac76686
@ -17,10 +17,6 @@ const NetworkSettings = () => {
|
|||||||
navigate('LightningSettings');
|
navigate('LightningSettings');
|
||||||
};
|
};
|
||||||
|
|
||||||
const navigateToBroadcast = () => {
|
|
||||||
navigate('Broadcast');
|
|
||||||
};
|
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<SafeBlueArea>
|
<SafeBlueArea>
|
||||||
<ScrollView>
|
<ScrollView>
|
||||||
|
Loading…
Reference in New Issue
Block a user