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