generated from VLADIMIR/template
fix codes
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package storytelling
|
||||
|
||||
type ICleaner interface {
|
||||
ClearCode(code string) string
|
||||
}
|
||||
Reference in New Issue
Block a user