remove constant SourceSelly

This commit is contained in:
Nam Huynh 2021-08-17 15:32:35 +07:00
parent 46d210ad26
commit 3af9a2a41a
1 changed files with 0 additions and 4 deletions

View File

@ -1,9 +1,5 @@
package audit
const (
SourceSelly = "selly"
)
// List actions
const (
ActionCreate = "create"