mirror of
https://github.com/ysoftdevs/odc-analyzer.git
synced 2026-06-14 10:14:29 +02:00
Initial commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package models
|
||||
|
||||
import com.mohiva.play.silhouette.api.Identity
|
||||
|
||||
case class User(username: String) extends Identity
|
||||
Reference in New Issue
Block a user