Skip to content

Commit

Permalink
Clean up servlet methods in CMSAdminServlet
Browse files Browse the repository at this point in the history
* Remove un-throwable ServletException/EBaseException from declarations
- leave empty methods for now, they need to be abstracted in the base
class or moved out into an interface.
* Most methods don't require the request, so remove it from those.
  • Loading branch information
ckelleyRH committed Jun 12, 2023
1 parent 9614f95 commit 7e7df9d
Showing 1 changed file with 63 additions and 137 deletions.
Loading

0 comments on commit 7e7df9d

Please sign in to comment.