mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Remove unused var
This commit is contained in:
parent
8460ba1cea
commit
ea0b689b5c
1 changed files with 0 additions and 1 deletions
|
|
@ -53,7 +53,6 @@ public enum PageScraper {
|
|||
|
||||
var pageScrapePayload: PageScrapePayload?
|
||||
let PDFKey = UTType.pdf.identifier
|
||||
let publicFileKey = UTType.fileURL.identifier
|
||||
let propertyListKey = UTType.propertyList.identifier
|
||||
|
||||
let group = DispatchGroup()
|
||||
|
|
|
|||
Loading…
Reference in a new issue