diff options
Diffstat (limited to 'pkg/data')
| -rw-r--r-- | pkg/data/put.go | 1 |
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 } |
