Skip to content

Commit 6d3a654

Browse files
remove empty line
Signed-off-by: Said Altury <Said.Altury@ibm.com>
1 parent 62906ac commit 6d3a654

File tree

1 file changed

+0
-1
lines changed
  • platform/fabricx/core/vault/queryservice

1 file changed

+0
-1
lines changed

platform/fabricx/core/vault/queryservice/query.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ func (s *RemoteQueryService) query(m map[driver.Namespace][]driver.PKey) (map[dr
7777
}
7878

7979
ctx, cancel := context.WithTimeout(context.Background(), s.config.QueryTimeout)
80-
8180
defer cancel()
8281

8382
now := time.Now()

0 commit comments

Comments
 (0)