fix "errors" pkg double import

This commit is contained in:
Benoit Gagnon 2019-09-28 10:26:47 -04:00
parent 926830713e
commit 1fe94dcf91

View file

@ -19,7 +19,6 @@ import (
"bytes"
"compress/gzip"
"context"
"errors"
"fmt"
"io"
"io/ioutil"