Skip to content

Commit e15e699

Browse files
removed commented code
1 parent d0ec2f8 commit e15e699

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

internal/wrappers/jwt-helper.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@ func (*JWTStruct) GetAllowedEngines(featureFlagsWrapper FeatureFlagsWrapper) (al
7979

8080
// GetLicenseDetails will return all license information from AstLicense.LicenseData.AllowedEngines
8181
func (*JWTStruct) GetLicenseDetails(featureFlagsWrapper FeatureFlagsWrapper) (licenseDetails map[string]string, err error) {
82-
8382
licenseDetails = make(map[string]string)
8483

8584
// Add scan.config.plugins.standalone as true

0 commit comments

Comments
 (0)