Revert "run linter"

This reverts commit 1512b5cf68.
This commit is contained in:
Samuel Newman
2024-03-13 01:55:14 +00:00
parent 1512b5cf68
commit 125ef1c756
465 changed files with 3711 additions and 4133 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
import React from 'react'
import * as Linking from 'expo-linking'
import {isNative} from 'platform/detection'
import React from 'react'
import {useSession} from 'state/session'
import {useComposerControls} from 'state/shell'
import {useSession} from 'state/session'
import {useCloseAllActiveElements} from 'state/util'
type IntentType = 'compose'