mirror of
https://github.com/bbernhard/signal-cli-rest-api.git
synced 2026-05-20 13:44:17 +00:00
remove debugging output
This commit is contained in:
parent
fac234fc9e
commit
2b6e9cfd85
@ -129,7 +129,6 @@ func main() {
|
||||
}
|
||||
|
||||
attachmentTmpPath := *attachmentTmpDir + u.String() + "." + fType.Extension
|
||||
log.Info("attchment tmp path = ", attachmentTmpPath)
|
||||
|
||||
f, err := os.Create(attachmentTmpPath)
|
||||
if err != nil {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user