Skip to content

Commit bbb1a5f

Browse files
authored
Merge pull request #20 from cryptlex/fix-license-update
chore(license-update-type): remove duplicate key
2 parents c7452cb + 17e5d26 commit bbb1a5f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/services/license.types.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,6 @@ export type LicenseUpdateRequest = Omit<
203203
| "userLocked"
204204
| "expirationStrategy"
205205
| "type"
206-
| "createdAt"
207206
> & {
208207
meterAttributes?: MeterAttributesRequest[];
209208
metadata?: MetadataRequest[];

0 commit comments

Comments
 (0)