Skip to content

Commit a509c2d

Browse files
committed
Remove unused guid
1 parent 3a28643 commit a509c2d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/codespaces/api/api.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,6 @@ type Codespace struct {
151151
CreatedAt string `json:"created_at"`
152152
LastUsedAt string `json:"last_used_at"`
153153
State string `json:"state"`
154-
GUID string `json:"guid"`
155154
Branch string `json:"branch"`
156155
RepositoryName string `json:"repository_name"`
157156
RepositoryNWO string `json:"repository_nwo"`

0 commit comments

Comments
 (0)