Explorar el Código

Removed redundant import

Mikhail Solodovnichenko hace 11 años
padre
commit
9d68ff5d15
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      Classes/Explorer Toolbar/FLEXManager.m

+ 0 - 1
Classes/Explorer Toolbar/FLEXManager.m

@@ -12,7 +12,6 @@
 #import "FLEXGlobalsTableViewControllerEntry.h"
 #import "FLEXGlobalsTableViewControllerEntry.h"
 #import "FLEXObjectExplorerFactory.h"
 #import "FLEXObjectExplorerFactory.h"
 #import "FLEXObjectExplorerViewController.h"
 #import "FLEXObjectExplorerViewController.h"
-#import <objc/runtime.h>
 
 
 @interface FLEXManager () <FLEXWindowEventDelegate, FLEXExplorerViewControllerDelegate>
 @interface FLEXManager () <FLEXWindowEventDelegate, FLEXExplorerViewControllerDelegate>