(refs #341)Fix compilation error of delete statements

This commit is contained in:
Naoki Takezoe
2014-07-06 15:42:45 +09:00
parent 606cd83f44
commit cce0b67871
13 changed files with 480 additions and 483 deletions

View File

@@ -1,6 +1,7 @@
package object model extends {
// TODO
val profile = slick.driver.H2Driver
val simple = profile.simple
} with AccountComponent
with ActivityComponent