Remove redundant class forward declares
This commit is contained in:
Родитель
633373ef20
Коммит
3cae5d4230
|
@ -15,7 +15,6 @@
|
|||
@class FBSimulator;
|
||||
@class FBSimulatorApplication;
|
||||
@class FBSimulatorConfiguration;
|
||||
@class FBSimulatorSessionLifecycle;
|
||||
|
||||
/**
|
||||
Interactions for FBSimulator Instances.
|
||||
|
|
|
@ -12,8 +12,6 @@
|
|||
#import <FBSimulatorControl/FBSimulatorHistoryGenerator.h>
|
||||
#import <FBSimulatorControl/FBSimulatorSession.h>
|
||||
|
||||
@class FBSimulatorSessionLifecycle;
|
||||
|
||||
@interface FBSimulatorSession ()
|
||||
|
||||
@property (nonatomic, strong, readwrite) FBSimulator *simulator;
|
||||
|
|
Загрузка…
Ссылка в новой задаче