Skip to content

Commit bfbcd66

Browse files
committed
Merge remote-tracking branch 'origin/feature/#25-cicd-pipeline' into feature/#25-cicd-pipeline
2 parents 5008c11 + 4ee939f commit bfbcd66

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/com/example/gtable/store/controller/StoreController.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
import org.springframework.web.bind.annotation.PostMapping;
1010
import org.springframework.web.bind.annotation.RequestBody;
1111
import org.springframework.web.bind.annotation.RequestMapping;
12-
import org.springframework.web.bind.annotation.RequestParam;
1312
import org.springframework.web.bind.annotation.RestController;
1413

1514
import com.example.gtable.global.api.ApiUtils;

0 commit comments

Comments
 (0)