mirror of
https://github.com/leanote/leanote-ios.git
synced 2026-01-15 07:01:16 +08:00
6 lines
134 B
Objective-C
6 lines
134 B
Objective-C
#import <Foundation/Foundation.h>
|
|
@interface PodsDummy_SWTableViewCell : NSObject
|
|
@end
|
|
@implementation PodsDummy_SWTableViewCell
|
|
@end
|