Skip to content

Commit

Permalink
remove
Browse files Browse the repository at this point in the history
  • Loading branch information
deput committed Jul 6, 2017
1 parent fc14139 commit 4be95ed
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions RWTaskKit/Core/RWTaskManager.h
Original file line number Diff line number Diff line change
Expand Up @@ -134,14 +134,6 @@ interface Task: RWNotificationTask @end\
+ (void) load{\
registerNotificationTask(self,NotificationKey);\
}\
+ (RWTaskPriority) priority\
{\
return RWTaskPriorityDefault;\
}\
+ (RWTaskEvent) triggerEvent\
{\
return RWTaskEvent_Custom;\
}\
+ (NSString*) notificationKey\
{\
return NotificationKey;\
Expand Down

0 comments on commit 4be95ed

Please sign in to comment.