removed unused import: errors

This commit is contained in:
Robert McLeod 2016-02-19 16:09:40 +13:00
parent cacf14a41e
commit 4c3048964d

View File

@ -6,7 +6,6 @@ package setting
import (
"bytes"
"encoding/json"
"errors"
"fmt"
"net/url"
"os"