aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/data/put.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/data/put.go')
-rw-r--r--pkg/data/put.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkg/data/put.go b/pkg/data/put.go
index a5237ae..e0185ae 100644
--- a/pkg/data/put.go
+++ b/pkg/data/put.go
@@ -400,6 +400,5 @@ func (p PutMany) authors(ctx context.Context) error {
return err
}
- fmt.Println("encountered no errors!")
return nil
}