Continue removing Reddit references.

This commit is contained in:
Brent Simmons
2023-06-30 21:28:07 -07:00
parent 7c75f62fcf
commit 942ad6bd49
20 changed files with 4 additions and 715 deletions

View File

@@ -21,10 +21,6 @@ extension UIStoryboard: Logging {
return UIStoryboard(name: "Add", bundle: nil)
}
static var redditAdd: UIStoryboard {
return UIStoryboard(name: "RedditAdd", bundle: nil)
}
static var settings: UIStoryboard {
return UIStoryboard(name: "Settings", bundle: nil)
}