From d308fd0d0aa8779b0ed19a26b1825265205420ff Mon Sep 17 00:00:00 2001 From: tobi <31960611+tsmethurst@users.noreply.github.com> Date: Sat, 19 Apr 2025 13:36:35 +0200 Subject: [chore] Little settings panel report view tweak (#4025) --- internal/api/client/statuses/statushistory.go | 2 -- 1 file changed, 2 deletions(-) (limited to 'internal/api/client/statuses/statushistory.go') 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 -- cgit v1.2.3