Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
ollama
Commits
a5520bfb
Commit
a5520bfb
authored
Sep 19, 2023
by
Michael Yang
Browse files
fix build
parent
2627c464
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
2 deletions
+0
-2
cmd/cmd.go
cmd/cmd.go
+0
-1
server/images.go
server/images.go
+0
-1
No files found.
cmd/cmd.go
View file @
a5520bfb
...
@@ -14,7 +14,6 @@ import (
...
@@ -14,7 +14,6 @@ import (
"net/http"
"net/http"
"os"
"os"
"os/exec"
"os/exec"
"path"
"path/filepath"
"path/filepath"
"runtime"
"runtime"
"strings"
"strings"
...
...
server/images.go
View file @
a5520bfb
...
@@ -14,7 +14,6 @@ import (
...
@@ -14,7 +14,6 @@ import (
"net/http"
"net/http"
"net/url"
"net/url"
"os"
"os"
"path"
"path/filepath"
"path/filepath"
"reflect"
"reflect"
"runtime"
"runtime"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment