Replace RSCore with several local modules. Update code as needed.

This commit is contained in:
Brent Simmons
2024-03-20 20:49:15 -07:00
parent d0760f3d12
commit 2461e937bf
240 changed files with 6052 additions and 384 deletions

View File

@@ -7,8 +7,8 @@
//
import UIKit
import RSCore
import Account
import Core
protocol AddFeedFolderViewControllerDelegate {
func didSelect(container: Container)