Skip to content

Commit 1bfcc6b

Browse files
committed
add import
1 parent 837211d commit 1bfcc6b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

internal/types/duration.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ package types
1616

1717
import (
1818
"encoding/json"
19+
"fmt"
1920
"time"
2021
)
2122

0 commit comments

Comments
 (0)