mirror of
https://github.com/documize/community.git
synced 2025-07-21 14:19:43 +02:00
Fix package import ordering
This commit is contained in:
parent
8d4c6a19ee
commit
421fde56e8
1 changed files with 1 additions and 2 deletions
|
@ -18,9 +18,8 @@ import (
|
|||
"io/ioutil"
|
||||
"net/http"
|
||||
"net/url"
|
||||
"strings"
|
||||
|
||||
"strconv"
|
||||
"strings"
|
||||
|
||||
"github.com/documize/community/core/env"
|
||||
"github.com/documize/community/core/event"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue