Drop accidental eslint dependency (#11460)
This commit is contained in:
@@ -7,5 +7,4 @@ export const isView = AppBskyGraphDefs.isStarterPackView
|
||||
* Matches any starter pack view exported by our SDK
|
||||
*/
|
||||
export type AnyStarterPackView =
|
||||
| AppBskyGraphDefs.StarterPackViewBasic
|
||||
| AppBskyGraphDefs.StarterPackView
|
||||
AppBskyGraphDefs.StarterPackViewBasic | AppBskyGraphDefs.StarterPackView
|
||||
|
||||
Reference in New Issue
Block a user