Add stub for AWS service

This commit is contained in:
Gregory John Casamento 2019-07-08 03:38:24 -04:00
parent 9e53f0025b
commit ceda0104b4

View file

@ -319,7 +319,6 @@ GS_EXPORT NSString* const NSUbiquitousKeyValueStoreChangeReasonKey;
// Explicitly synchronizes in-memory keys and values with those stored on disk.
- (void) synchronize
{
[self subclassResponsibility: _cmd];
}
// Removing Keys