generated from VLADIMIR/template
clear
This commit is contained in:
@@ -2,4 +2,5 @@ package cleaner
|
||||
|
||||
type ICleaner interface {
|
||||
ClearCode(code string) string
|
||||
ClearText(text string) string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user