Skip to content

Commit

Permalink
Delete deadcode instead of comment it.
Browse files Browse the repository at this point in the history
  • Loading branch information
Term1nal committed Dec 22, 2016
1 parent e9a24bf commit 728210a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions regions.go
Expand Up @@ -29,10 +29,6 @@ type regionsRoot struct {
Links *Links `json:"links"`
}

// type regionRoot struct { // DEADCODE
// Region *Region
// }

func (r Region) String() string {
return Stringify(r)
}
Expand Down

0 comments on commit 728210a

Please sign in to comment.