mirror of
https://github.com/dalbodeule/snap-admin.git
synced 2025-08-07 12:41:11 +00:00
Testing Maven deployment
This commit is contained in:
@@ -36,7 +36,6 @@ public class GlobalController {
|
||||
|
||||
/**
|
||||
* The baseUrl as specified in the properties file by the user
|
||||
* @param request
|
||||
* @return
|
||||
*/
|
||||
@ModelAttribute("baseUrl")
|
||||
|
@@ -256,7 +256,6 @@ public class DbAdminRepository {
|
||||
* Delete a specific object
|
||||
* @param schema
|
||||
* @param id
|
||||
* @return
|
||||
*/
|
||||
@SuppressWarnings("unchecked")
|
||||
@Transactional("transactionManager")
|
||||
|
Reference in New Issue
Block a user