Skip to content

Commit

Permalink
Merge pull request #8 from ComposableFi/v0.1.3
Browse files Browse the repository at this point in the history
deleting some lines
  • Loading branch information
Ciejo authored Jun 18, 2024
2 parents ac3b574 + 1c765a7 commit b86fbdc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion succint.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ type Organization struct {
OrgName string `json:"org_name"`
CreatedAt string `json:"created_at"`
UpdatedAt string `json:"updated_at"`
Edges string `json:"edges"`
}

type Project struct {
Expand Down

0 comments on commit b86fbdc

Please sign in to comment.