#76 added sessionDAO
This commit is contained in:
parent
86bc8d9e1a
commit
1e767d22a4
3 changed files with 51 additions and 0 deletions
|
@ -0,0 +1,4 @@
|
|||
package be.ugent.sel.studeez.data.local.models
|
||||
|
||||
class SessionReport {
|
||||
}
|
Reference in a new issue