Skip to content

Commit c551a73

Browse files
committed
Remove test line
1 parent 6a396e4 commit c551a73

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/BigCommerce/Api/Catalog/BrandsApi.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ class BrandsApi extends ResourceApi
3333
private const BRAND_ENDPOINT = 'catalog/brands/%d';
3434
private const BRANDS_ENDPOINT = 'catalog/brands';
3535

36-
public const DO_NOT_MERGE = "this because it's only to test the new phpcs github action with annotations. This line is clearly too long.";
3736
public const FILTER_INCLUDE_FIELDS = 'include_fields';
3837
public const FILTER_EXCLUDE_FIELDS = 'exclude_fields';
3938

0 commit comments

Comments
 (0)