summaryrefslogtreecommitdiff
path: root/internal/api
diff options
context:
space:
mode:
Diffstat (limited to 'internal/api')
-rw-r--r--internal/api/client/statuses/statushistory.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/internal/api/client/statuses/statushistory.go b/internal/api/client/statuses/statushistory.go
index dc5932ff7..d493b6ffe 100644
--- a/internal/api/client/statuses/statushistory.go
+++ b/internal/api/client/statuses/statushistory.go
@@ -29,8 +29,6 @@ import (
//
// View edit history of status with the given ID.
//
-// UNIMPLEMENTED: Currently this endpoint will always return an array of length 1, containing only the latest/current version of the status.
-//
// ---
// tags:
// - statuses