mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-25 22:33:52 +03:00
6 lines
116 B
Mathematica
6 lines
116 B
Mathematica
|
#import <Foundation/Foundation.h>
|
||
|
@interface PodsDummy_Sentry : NSObject
|
||
|
@end
|
||
|
@implementation PodsDummy_Sentry
|
||
|
@end
|