Remove unused import

Summary: This isn't necessary

Reviewed By: passy

Differential Revision: D16358413

fbshipit-source-id: b4bc0af3d671ed9be080eae24f69054cb2623ba4
This commit is contained in:
John Knox
2019-07-18 11:09:19 -07:00
committed by Facebook Github Bot
parent 10559a188f
commit f0be2c5b2e

View File

@@ -14,7 +14,6 @@
#include <folly/io/async/ScopedEventBaseThread.h>
#import <UIKit/UIKit.h>
#include "SKStateUpdateCPPWrapper.h"
#import "FlipperDiagnosticsViewController.h"
#import "FlipperClient+Testing.h"
#import "SKEnvironmentVariables.h"