Cleanup: delete old code

This commit is contained in:
Paul Frazee
2024-02-22 19:42:57 -08:00
parent 047df5939f
commit e3a4d800b4
11 changed files with 54 additions and 1464 deletions
-1
View File
@@ -21,7 +21,6 @@ export type CommonNavigatorParams = {
PostRepostedBy: {name: string; rkey: string}
ProfileFeed: {name: string; rkey: string}
ProfileFeedLikedBy: {name: string; rkey: string}
ProfileModservice: {name: string}
Debug: undefined
DebugMod: undefined
Log: undefined