Skip to content

Commit b2acd5d

Browse files
committed
Added a model which is not table for experimental purposes
1 parent f67c28e commit b2acd5d

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
package com.demoapp.Models;
2+
3+
/**
4+
* Created by aslan on 8/12/2017.
5+
*/
6+
7+
public class JustAModel {
8+
}

0 commit comments

Comments
 (0)