Skip to content

Commit 056c282

Browse files
authored
Add back time import to service.go
1 parent b270fde commit 056c282

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

toolchain/arangoproxy/internal/service/service.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ import (
1010
"reflect"
1111
"strings"
1212
"sync"
13+
"time"
1314

1415
"github.com/arangodb/docs/migration-tools/arangoproxy/internal/format"
1516
"github.com/arangodb/docs/migration-tools/arangoproxy/internal/models"

0 commit comments

Comments
 (0)