Update clan.go

This commit is contained in:
Alicia 2019-02-24 14:24:30 +00:00
parent 7b6bf4f562
commit 261c1549ed
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ package v1
import (
"database/sql"
"zxq.co/ripple/rippleapi/common"
"github.com/osuYozora/api/common"
"sort"
"fmt"
"strconv"