mirror of
https://github.com/wso2/open-mcp-auth-proxy.git
synced 2025-06-28 09:24:19 +00:00
Add eof
This commit is contained in:
parent
69fac360ba
commit
68d7cf1f91
10 changed files with 10 additions and 10 deletions
|
@ -31,4 +31,4 @@ func Warn(format string, v ...interface{}) {
|
|||
// Error logs an error-level message
|
||||
func Error(format string, v ...interface{}) {
|
||||
log.Printf("ERROR: "+format, v...)
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue