Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/ls-lint/action-2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
CommanderStorm authored Nov 1, 2023
2 parents afcaeef + 85309de commit 685782d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion server/backend/cron/file_download.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,14 @@ package cron

import (
"errors"
"github.com/guregu/null"
"io"
"net/http"
"os"
"path"
"strings"

"github.com/guregu/null"

"github.com/TUM-Dev/Campus-Backend/server/model"
"github.com/disintegration/imaging"
"github.com/gabriel-vasile/mimetype"
Expand Down

0 comments on commit 685782d

Please sign in to comment.