Skip to content

Commit 63cda44

Browse files
Updated comments
1 parent 5e062bc commit 63cda44

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

chapter7/patterns/pool/pool.go

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
// Copyright Information.
22

3-
// This example is provided with help by Gabriel Aszalos.
4-
53
// Package pool manages a user defined set of resources.
6-
// Example provided thanks to Fatih Arslan and Gabriel Aszalos.
4+
// Example provided with help from Fatih Arslan and Gabriel Aszalos.
75
package pool
86

97
import (

0 commit comments

Comments
 (0)