Remove unneeded import

This commit is contained in:
Kevin Sawicki
2012-10-27 10:05:19 -07:00
committed by Corey Johnson
parent 6618e6ac5f
commit a934c5502f

View File

@@ -1,6 +1,5 @@
#import "git.h"
#import "include/git2.h"
#import "include/cef_base.h"
#import <Cocoa/Cocoa.h>
namespace v8_extensions {