undo commit

This commit is contained in:
Ansh Nanda 2023-07-18 13:05:17 -07:00
parent e0f30c716a
commit b59ca5f343

View file

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