Skip to content

Commit

Permalink
Merge pull request #105 from JayaSaiKrishna11/sonarchanges
Browse files Browse the repository at this point in the history
MOSIP-24223: Sonar changes regarding the DSD-4595
  • Loading branch information
loganathan-sekaran authored Feb 20, 2024
2 parents 1670871 + f7041ef commit 57c61f9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
@RestController
@RequestMapping("/")
@Api(tags = "Sdk")
@CrossOrigin("*")
public class MainController {

private Logger logger = LoggerConfig.logConfig(MainController.class);
Expand Down

0 comments on commit 57c61f9

Please sign in to comment.