Skip to content

Commit

Permalink
refactor: remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickMenoti committed Oct 17, 2024
1 parent bd78c6d commit 24ed7a4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pkg/contracts/contracts.go
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,6 @@ type ErrorDetails struct {
Stack string `json:"stack"`
}

// type Logs struct {
// Status string `json:"status"`
// }

// LogEntry represents each log entry with content and timestamp.
type LogEntry struct {
Content string `json:"content,omitempty"`
Expand Down

0 comments on commit 24ed7a4

Please sign in to comment.