mirror of
https://github.com/crazybber/awesome-patterns.git
synced 2024-11-22 04:36:02 +03:00
add missing package
This commit is contained in:
parent
e8bf182160
commit
284a608419
@ -1,8 +1,9 @@
|
||||
package profile
|
||||
|
||||
import (
|
||||
"time"
|
||||
"log"
|
||||
"math/big"
|
||||
"time"
|
||||
)
|
||||
|
||||
func Duration(invocation time.Time, name string) {
|
||||
|
Loading…
Reference in New Issue
Block a user