From 0501098b987f1661ad398ac0e7c935686801f44f Mon Sep 17 00:00:00 2001 From: Abhishek Banthia Date: Mon, 24 Oct 2016 12:37:13 -0700 Subject: [PATCH] Deleted CLTimezoneDataOperations.h --- CLTimezoneDataOperations.h | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 CLTimezoneDataOperations.h diff --git a/CLTimezoneDataOperations.h b/CLTimezoneDataOperations.h deleted file mode 100644 index 5597d15..0000000 --- a/CLTimezoneDataOperations.h +++ /dev/null @@ -1,13 +0,0 @@ -// -// CLTimezoneDataOperations.h -// Clocker -// -// Created by Abhishek Banthia on 2/9/16. -// -// - -#import - -@interface CLTimezoneDataOperations : NSObject - -@end