Remove unused code
This commit is contained in:
@@ -1,9 +1,5 @@
|
|||||||
import {AppBskyActorDefs, ChatBskyActorDefs} from '@atproto/api'
|
import {AppBskyActorDefs, ChatBskyActorDefs} from '@atproto/api'
|
||||||
|
|
||||||
export const isBasicView = AppBskyActorDefs.isProfileViewBasic
|
|
||||||
export const isDetailedView = AppBskyActorDefs.isProfileViewDetailed
|
|
||||||
export const isView = AppBskyActorDefs.isProfileView
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Matches any profile view exported by our SDK
|
* Matches any profile view exported by our SDK
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user