nexo/apps/mattermost/ios/Mattermost/Extensions/SDWebImageDownloaderOperation+Swizzle.h

10 lines
260 B
Objective-C

// Copyright (c) 2015-present Mattermost, Inc. All Rights Reserved.
// See LICENSE.txt for license information.
//
// SDWebImageDownloaderOperation+Swizzle.h
#import "SDWebImageDownloaderOperation.h"
@interface SDWebImageDownloaderOperation (Swizzle)
@end