mirror of
https://github.com/nbd-wtf/go-nostr.git
synced 2025-12-07 11:22:58 +01:00
rename debugLog->debugLogf
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
|
||||
package nostr
|
||||
|
||||
func debugLog(str string, args ...any) {
|
||||
func debugLogf(str string, args ...any) {
|
||||
return
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user