fix: remove unused import
This commit is contained in:
parent
722a657676
commit
bce6620bce
1 changed files with 0 additions and 1 deletions
|
|
@ -4,7 +4,6 @@ import (
|
||||||
"encoding/json"
|
"encoding/json"
|
||||||
"fmt"
|
"fmt"
|
||||||
"net/http"
|
"net/http"
|
||||||
"os"
|
|
||||||
)
|
)
|
||||||
|
|
||||||
func fetchRepositoriesGitlab() ([]Repository, error) {
|
func fetchRepositoriesGitlab() ([]Repository, error) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue