Commit 866357fc authored by Mubeena Ishaq's avatar Mubeena Ishaq
Browse files

fix identation in meep-vis

parent 9dfac3ee
Loading
Loading
Loading
Loading
+70 −69
Original line number Diff line number Diff line
@@ -1394,6 +1394,7 @@ func individualSubscriptionPut(w http.ResponseWriter, r *http.Request) {
			w.WriteHeader(http.StatusNotFound)
		}
	}
}

func individualSubscriptionDelete(w http.ResponseWriter, r *http.Request) {
	log.Info("individualSubDel")