Skip to content

Commit

Permalink
Merge pull request #3688 from tloncorp/jamesacklin-patch-1
Browse files Browse the repository at this point in the history
native: remove custom perf trace
  • Loading branch information
latter-bolden authored Jun 28, 2024
2 parents 3593e27 + 7da499e commit 59b9041
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions apps/tlon-mobile/src/App.main.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,6 @@ const App = ({
const { lure, priorityToken } = useBranch();
const screenOptions = useScreenOptions();

perf().startScreenTrace('App');

useEffect(() => {
const unsubscribeFromNetInfo = NetInfo.addEventListener(
({ isConnected }) => {
Expand Down

0 comments on commit 59b9041

Please sign in to comment.