split tx_audit_log into tx_context and tx_journal
This commit is contained in:
@ -23,9 +23,6 @@ public class RbacUserController implements RbacusersApi {
|
||||
@Autowired
|
||||
private Context context;
|
||||
|
||||
@Autowired
|
||||
private EntityManager em;
|
||||
|
||||
@Autowired
|
||||
private RbacUserRepository rbacUserRepository;
|
||||
|
||||
|
Reference in New Issue
Block a user