mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Delete obsolete code
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
//
|
||||
// ArticleExtractorSecrets.swift
|
||||
// NetNewsWire
|
||||
//
|
||||
// Created by Maurice Parker on 9/18/19.
|
||||
// Copyright © 2019 Ranchero Software. All rights reserved.
|
||||
//
|
||||
|
||||
import Foundation
|
||||
|
||||
enum ArticleExtractorConfig {
|
||||
static let clientId = "netnewswire"
|
||||
static let clientSecret = "PM9QZZwckFPLcJdUt4BADDqwHdKCAy8zxaAakjmpGdbjEjfcAdU3CTNdBf8Lw"
|
||||
static let clientURL = "https://extract.feedbin.com/parser"
|
||||
}
|
||||
Reference in New Issue
Block a user