Commit 56fd8522 authored by 汪洋's avatar 汪洋

删除没有必要的文件

parent 96747113
//
// GMBase.h
// Pods
//
// Created by wangyang on 16/7/11.
//
//
#ifndef GMBase_h
#define GMBase_h
#import "GMBase.h"
#import "GMObject.h"
#import "OCEmptyView.h"
#import "OCNavigatioinBar.h"
#import "UIViewController+HUD.h"
#import "WMBaseListViewController.h"
#import "WMBaseViewController.h"
#import "WMFetchDataViewModel.h"
#import "WMNavigationController.h"
#import "WMViewModel.h"
#endif /* GMBase_h */
......@@ -10,6 +10,7 @@
#import <GMRefresh/GMRefreshFooter.h>
#import <GMRefresh/GMRefreshHeader.h>
#import <Masonry/Masonry.h>
@import GMHud;
@interface WMBaseCollectionController () <OCEmptyViewDelegate>
......
......@@ -8,7 +8,6 @@
#import <UIKit/UIKit.h>
#import "OCNavigatioinBar.h"
#import "UIViewController+HUD.h"
#import <GMPhobos/GMPhobos-umbrella.h>
@interface WMBaseViewController : UIViewController <OCNavigatioinBarDelegate>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment