mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-08 14:35:52 +01:00
(refs #341)Fix compilation error of delete statements
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
package object model extends {
|
||||
// TODO
|
||||
val profile = slick.driver.H2Driver
|
||||
val simple = profile.simple
|
||||
|
||||
} with AccountComponent
|
||||
with ActivityComponent
|
||||
|
||||
Reference in New Issue
Block a user