Skip to content

Commit caf3175

Browse files
committed
revert last change
1 parent fb7d226 commit caf3175

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

portal/src/keygen-ssp.js

-1
Original file line numberDiff line numberDiff line change
@@ -504,7 +504,6 @@ const LicenseActivationPortal = () => {
504504
return (
505505
<div className='demo' data-title='Activation Status'>
506506
<LicenseErrors />
507-
<LicenseInfo />
508507
{errors.some(e => e.code === 'MACHINE_LIMIT_EXCEEDED')
509508
? <LicenseManager />
510509
: null}

0 commit comments

Comments
 (0)