Skip to content

Commit 4f76097

Browse files
committed
remove unnecessary comment
1 parent 65ae5cd commit 4f76097

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/devextreme/license/dx-lcx-2-lcp.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,6 @@ function getLCPInfo(lcpString) {
266266
break;
267267
}
268268
} else {
269-
// token.kind === TokenKind.verified — check version compatibility
270269
licenseId = token.payload.licenseId || null;
271270
const devExtremeVersion = readDevExtremeVersion();
272271
if(devExtremeVersion) {

0 commit comments

Comments
 (0)