[Sheets] [Pt. 2] Remove a bunch of now-unnecessary things (#5560)

Co-authored-by: Samuel Newman <mozzius@protonmail.com>
This commit is contained in:
Hailey
2024-10-02 14:43:27 -07:00
committed by GitHub
parent 64c9d86488
commit a2e8f3cbc4
40 changed files with 90 additions and 243 deletions
-4
View File
@@ -229,10 +229,6 @@ export const InnerFlatList = React.forwardRef<
)
})
export function Handle() {
return null
}
export function Close() {
const {_} = useLingui()
const {close} = React.useContext(Context)