Skip to content

Commit 651e8a1

Browse files
committed
fixed missing import.
1 parent 2b311ac commit 651e8a1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

datamodel/low/extraction_functions.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ package low
55

66
import (
77
"context"
8+
"errors"
89
"fmt"
910
"hash/maphash"
1011
"net/url"

0 commit comments

Comments
 (0)