Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/backend-ci-cd' into backend-ci-cd
Browse files Browse the repository at this point in the history
  • Loading branch information
haliskunduz committed Oct 31, 2023
2 parents 8171303 + f045051 commit bdf1461
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
package com.app.gamereview.controller;
/*
import org.springframework.beans.factory.annotation.Value;
import org.springframework.core.io.FileSystemResource;
import org.springframework.http.MediaType;
Expand Down Expand Up @@ -41,5 +40,4 @@ public ResponseEntity<Resource> serveImage(@PathVariable String folder, @PathVar
}
}

}
*/
}

0 comments on commit bdf1461

Please sign in to comment.