Removing trailing whitespace

This commit is contained in:
Mattt Thompson 2011-11-08 20:09:23 -06:00
parent fb59b75493
commit 6a1800661a

View file

@ -142,7 +142,3 @@ static inline id AFJSONDecode(NSData *data, NSError **error) {
return JSON;
}