Skip to content

Commit 1c6abd2

Browse files
committed
chore: remove console
1 parent f0f643c commit 1c6abd2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

frontend/components/License.pro.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,6 @@ export default function License({ pluginSlug }: { pluginSlug: string }) {
9797
activateLicense()
9898
}, [])
9999

100-
console.log('', proBuildCodeName, freeBuildCodeName)
101-
102100
return (
103101
<div className="mb-12">
104102
<Title level={5}>{__('License & Activation')}</Title>

0 commit comments

Comments
 (0)