Skip to content

Commit

Permalink
removed unnessasary thing
Browse files Browse the repository at this point in the history
  • Loading branch information
ragavareddychalapala committed Jan 10, 2025
1 parent 41be36c commit c82020f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/LCT.Common/Constants/FileConstant.cs
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ public static class FileConstant
public static readonly string DockerCMDTool = Path.Combine(@"/bin/bash");
public const string PackageJsonFileName = "package.json";
public const string appSettingFileName = "appSettings.json";
public const string appSettingFile = "appSett.json";
public const string CycloneDXFileExtension = ".cdx.json";
public const string SBOMTemplateFileExtension = "CATemplate.cdx.json";
public const string NugetAssetFile = "project.assets.json";
Expand Down

0 comments on commit c82020f

Please sign in to comment.