Skip to content

Commit

Permalink
Remove not needed import
Browse files Browse the repository at this point in the history
It causes error / not building binary
  • Loading branch information
igorpecovnik authored Jan 11, 2025
1 parent 1c66551 commit aa76894
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion map.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import (
"encoding/csv"
"encoding/json"
"errors"
"fmt"
"io"
"net/url"
"os"
Expand Down

0 comments on commit aa76894

Please sign in to comment.