Remove undeeded shits
This commit is contained in:
parent
6af8610fe6
commit
1d7c43b7b9
|
@ -5,7 +5,6 @@ import (
|
|||
"fmt"
|
||||
"io"
|
||||
"net/http"
|
||||
"regexp"
|
||||
"slices"
|
||||
"strings"
|
||||
|
||||
|
@ -15,7 +14,6 @@ import (
|
|||
|
||||
var (
|
||||
External *ExternalDataClient
|
||||
assetRegex = regexp.MustCompile(`DAv2_([A-Za-z]+)_`)
|
||||
)
|
||||
|
||||
type ExternalDataClient struct {
|
||||
|
|
Loading…
Reference in New Issue
Block a user