Skip to content

Commit 678ce0d

Browse files
committed
fix: remove unused constant
Signed-off-by: Dominikus Hellgartner <dominikus.hellgartner@tngtech.com>
1 parent e2150d6 commit 678ce0d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/shared/text.ts

-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ export const text = {
2424
homepage: 'Homepage',
2525
invalidPurl: 'INVALID PURL',
2626
legalInformation: 'Legal Information',
27-
licenseName: 'License Name',
2827
licenseExpression: 'License Expression',
2928
licenseText: 'License Text',
3029
licenseTextDefault: 'License Text (inferred from license name)',

0 commit comments

Comments
 (0)