Skip to content

Commit

Permalink
Fixed Bugs and other fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
debajyotibasak committed Mar 15, 2018
1 parent 002dad6 commit 345209e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ public void onCreate() {
super.onCreate();
myTimesApplicationInstance = this;
}

public static MyTimesApplication getMyTimesApplicationInstance(){
return myTimesApplicationInstance;
}
Expand Down

0 comments on commit 345209e

Please sign in to comment.