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:
Pritesh Nandgaonkar
2018-11-02 09:57:49 -07:00
committed by Facebook Github Bot
parent a7fd546f0e
commit 2e9489d426

View File

@@ -25,7 +25,6 @@
#import "SKSubDescriptor.h"
#import "SKComponentLayoutWrapper.h"
#import "NTSubDescriptor.h"
#import "CKComponent+Sonar.h"
#import "Utils.h"