Skip to content

Commit

Permalink
CB-4748. Refactor after review
Browse files Browse the repository at this point in the history
  • Loading branch information
DenisSinelnikov authored and Wroud committed Mar 1, 2024
1 parent bb4f6f1 commit 8866ff5
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
public interface DBWConstants {

String PERMISSION_ADMIN = DBAPermissionRealm.PERMISSION_ADMIN;
String PERMISSION_DEVELOPER = RMConstants.PERMISSION_DATABASE_DEVELOPER;

String PERMISSION_CONFIGURATION_MANAGER = RMConstants.PERMISSION_CONFIGURATION_MANAGER;
String PERMISSION_PRIVATE_PROJECT_ACCESS = "private-project-access";
Expand Down

0 comments on commit 8866ff5

Please sign in to comment.