summaryrefslogtreecommitdiff
path: root/Juick/Views/ContentLoadingCell.h
diff options
context:
space:
mode:
Diffstat (limited to 'Juick/Views/ContentLoadingCell.h')
-rw-r--r--Juick/Views/ContentLoadingCell.h17
1 files changed, 0 insertions, 17 deletions
diff --git a/Juick/Views/ContentLoadingCell.h b/Juick/Views/ContentLoadingCell.h
deleted file mode 100644
index d9a8f6f..0000000
--- a/Juick/Views/ContentLoadingCell.h
+++ /dev/null
@@ -1,17 +0,0 @@
-//
-// ContentLoadingCell.h
-// Juick
-//
-// Created by Vitaly Takmazov on 16/10/2018.
-// Copyright © 2018 com.juick. All rights reserved.
-//
-
-#import <UIKit/UIKit.h>
-
-NS_ASSUME_NONNULL_BEGIN
-
-@interface ContentLoadingCell : UITableViewCell
-
-@end
-
-NS_ASSUME_NONNULL_END