Skip to content

Commit 5c78774

Browse files
committed
Created empty Presenter class.
1 parent 994b914 commit 5c78774

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
package com.mvcoding.mvp
2+
3+
class Presenter {
4+
}

0 commit comments

Comments
 (0)