diff --git a/appview/state/star.go b/appview/state/star.go index 4a9a460b..a4b808f2 100644 --- a/appview/state/star.go +++ b/appview/state/star.go @@ -137,4 +137,3 @@ func (s *State) Star(w http.ResponseWriter, r *http.Request) { } } -