Skip to content

Commit

Permalink
tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
joshspicer committed Jan 30, 2025
1 parent ee64814 commit 3acb6d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion server/storage/azure.go
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ func (s *AzureStorage) Delete(ctx context.Context, token string, filename string
}

func (s *AzureStorage) IsNotExist(err error) bool {
// TODO
return err != nil
}

Expand Down

0 comments on commit 3acb6d9

Please sign in to comment.