mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-22 06:52:41 +01:00
Fix lint
This commit is contained in:
parent
d679ae9df1
commit
b24ac76686
1 changed files with 0 additions and 4 deletions
|
@ -17,10 +17,6 @@ const NetworkSettings = () => {
|
|||
navigate('LightningSettings');
|
||||
};
|
||||
|
||||
const navigateToBroadcast = () => {
|
||||
navigate('Broadcast');
|
||||
};
|
||||
|
||||
return (
|
||||
<SafeBlueArea>
|
||||
<ScrollView>
|
||||
|
|
Loading…
Add table
Reference in a new issue