Skip to content

Commit

Permalink
Merge pull request #615 from mssun/master
Browse files Browse the repository at this point in the history
fix import typo which may introduce compilation error
  • Loading branch information
pietbrauer authored Feb 17, 2017
2 parents 8dc3d41 + 46536f4 commit 968396a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ObjectiveGit/GTRepository+References.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
// Copyright (c) 2015 GitHub, Inc. All rights reserved.
//

#import "GTrepository.h"
#import "GTRepository.h"

NS_ASSUME_NONNULL_BEGIN

Expand Down

0 comments on commit 968396a

Please sign in to comment.