Skip to content

Commit d81d37c

Browse files
committed
fix for linter
1 parent e7e666a commit d81d37c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/com/docusign/controller/admin/services/CreateAccountService.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
public class CreateAccountService {
1616

1717
private static final String DEFAULT_ACCOUNT_NAME = "CreatedThroughAPI";
18+
1819
private static final String DEFAULT_COUNTRY_CODE = "US";
1920

2021
public static OrganizationSubscriptionResponse getFirstPlanItem(

0 commit comments

Comments
 (0)