Skip to content

Commit b447cca

Browse files
committed
Save original keyword
Former-commit-id: 2cde1db
1 parent 5c59768 commit b447cca

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

MVVMReactiveCocoa/Model/MRCSearch.m

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@
1010

1111
@implementation MRCSearch
1212

13-
- (void)setKeyword:(NSString *)keyword {
14-
_keyword = keyword.lowercaseString;
15-
}
16-
1713
#pragma mark - Query
1814

1915
+ (NSArray *)recentSearches {

0 commit comments

Comments
 (0)