refactor(log): consolidate logging models and update related logic for improved clarity and functionality
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
package types
|
||||
|
||||
const (
|
||||
// ForthwithSendEmail forthwith send email
|
||||
// ForthwithSendSms forthwith send email
|
||||
ForthwithSendSms = "forthwith:sms:send"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user