mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Fix OPMLParser bug. Tests now pass.
This commit is contained in:
@@ -73,7 +73,7 @@ private extension OPMLParser {
|
||||
return
|
||||
}
|
||||
|
||||
_ = itemStack.dropLast()
|
||||
itemStack.removeLast()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user