undo commit

zio/stable
Ansh Nanda 2023-07-18 13:05:17 -07:00
parent e0f30c716a
commit b59ca5f343
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@ export class FeedsDiscoveryModel {
feeds: CustomFeedModel[] = [] feeds: CustomFeedModel[] = []
constructor(public rootStore: RootStoreModel) { constructor(public rootStore: RootStoreModel) {
const lmao = 'lmao'
makeAutoObservable( makeAutoObservable(
this, this,
{ {