You don’t need to unwrap anything so just skip the if let
self.project.subcategories?.removeAll { $0 == subcategory}
calling a method on something that is nil in swift is perfectly fine
Topic:
App & System Services
SubTopic:
iCloud & Data
Tags: