Skip to content

Commit

Permalink
fix: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Syn-McJ committed Oct 17, 2024
1 parent c02c1dd commit 5a61436
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions DashWallet/AppDelegate.m
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,6 @@ - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(
[CurrencyExchangerObjcWrapper startExchangeRateFetching];
[CoinbaseObjcWrapper start];
[CrowdNodeObjcWrapper start];

setenv("RUST_BACKTRACE", "1", 1);

[[NSNotificationCenter defaultCenter] addObserver:self
selector:@selector(dsApplicationTerminationRequestNotification:)
Expand Down

0 comments on commit 5a61436

Please sign in to comment.