Skip to content

Commit

Permalink
rename
Browse files Browse the repository at this point in the history
  • Loading branch information
haynescd committed Jun 28, 2023
1 parent f19f4a0 commit 3d4a62a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
@RestController
@Validated
@Api(tags = "Study View Column Store")
public class StudyViewControllerColumnStore {
public class StudyViewColumnStoreController {

@Autowired
private StudyViewService studyViewService;
Expand Down

0 comments on commit 3d4a62a

Please sign in to comment.