Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Stella Wu authored and Stella Wu committed Jul 19, 2023
1 parent 000a565 commit b7b6e45
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ public class AdminVerificationResource {
private AuthService authService;
@Autowired
private UserService userService;

/// sswww
@GetMapping(URL)
public ModelAndView admin() throws AlovoaException, InvalidAlgorithmParameterException, IllegalBlockSizeException, NoSuchPaddingException,
UnsupportedEncodingException, BadPaddingException, NoSuchAlgorithmException, InvalidKeyException {
Expand Down

0 comments on commit b7b6e45

Please sign in to comment.