Skip to content

Commit

Permalink
removed spack
Browse files Browse the repository at this point in the history
Signed-off-by: munishchouhan <[email protected]>
  • Loading branch information
munishchouhan committed Sep 18, 2024
1 parent b8a8d32 commit ea68d4e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions typespec/models/WaveBuildRecord.tsp
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,10 @@ model WaveBuildRecord {
platform: string;
requestIp: string;
scanId: string;
spackFile: string;
startTime: string;
succeeded: boolean;
targetImage: string;
userEmail: string;
userId: int64;
userName: string;
}

0 comments on commit ea68d4e

Please sign in to comment.