remove constant SourceSelly
This commit is contained in:
parent
46d210ad26
commit
3af9a2a41a
|
@ -1,9 +1,5 @@
|
||||||
package audit
|
package audit
|
||||||
|
|
||||||
const (
|
|
||||||
SourceSelly = "selly"
|
|
||||||
)
|
|
||||||
|
|
||||||
// List actions
|
// List actions
|
||||||
const (
|
const (
|
||||||
ActionCreate = "create"
|
ActionCreate = "create"
|
||||||
|
|
Loading…
Reference in New Issue