Continue removing ExtensionPoint code.

This commit is contained in:
Brent Simmons
2023-06-30 21:36:20 -07:00
parent 942ad6bd49
commit 48ff7ec80d
14 changed files with 9 additions and 1089 deletions

View File

@@ -24,7 +24,6 @@ private struct PreferencesToolbarItemSpec {
private struct ToolbarItemIdentifier {
static let General = "General"
static let Accounts = "Accounts"
static let Extensions = "Extensions"
static let Advanced = "Advanced"
}