Skip to content

Commit

Permalink
removed not used variable
Browse files Browse the repository at this point in the history
  • Loading branch information
xuelianhan007 committed Dec 2, 2024
1 parent 075e4f5 commit 0708bb7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ public class BuyerService extends AssetStatusManager {
private static final String BUYER_NAME = "Buyer";
private static final String BUYER_DESC = "Onboard buyer information";
public static final String ENV = "env";
private static final String ROLE = "role";

@Getter private final UnifiedAssetService unifiedAssetService;
private final UnifiedAssetRepository unifiedAssetRepository;
Expand Down

0 comments on commit 0708bb7

Please sign in to comment.