Remove unwanted import (#315)
Summary: - [ ] Solves the broken travis Pull Request resolved: https://github.com/facebook/flipper/pull/315 Reviewed By: jknoxville Differential Revision: D12903152 Pulled By: passy fbshipit-source-id: c349e451fd62f50d07814b86ff3e52cc5bdda10f
This commit is contained in:
committed by
Facebook Github Bot
parent
a7fd546f0e
commit
2e9489d426
@@ -25,7 +25,6 @@
|
|||||||
|
|
||||||
#import "SKSubDescriptor.h"
|
#import "SKSubDescriptor.h"
|
||||||
#import "SKComponentLayoutWrapper.h"
|
#import "SKComponentLayoutWrapper.h"
|
||||||
#import "NTSubDescriptor.h"
|
|
||||||
#import "CKComponent+Sonar.h"
|
#import "CKComponent+Sonar.h"
|
||||||
#import "Utils.h"
|
#import "Utils.h"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user