aboutsummaryrefslogtreecommitdiff
path: root/Foundation/GTMLoggerTest.m
diff options
context:
space:
mode:
Diffstat (limited to 'Foundation/GTMLoggerTest.m')
-rw-r--r--Foundation/GTMLoggerTest.m1
1 files changed, 0 insertions, 1 deletions
diff --git a/Foundation/GTMLoggerTest.m b/Foundation/GTMLoggerTest.m
index 1b421c0..bea75b2 100644
--- a/Foundation/GTMLoggerTest.m
+++ b/Foundation/GTMLoggerTest.m
@@ -19,7 +19,6 @@
#import "GTMLogger.h"
#import "GTMRegex.h"
#import "GTMSenTestCase.h"
-#import "GTMSystemVersion.h"
// A test writer that stores log messages in an array for easy retrieval.