diff options
| author | 2025-04-19 13:36:35 +0200 | |
|---|---|---|
| committer | 2025-04-19 13:36:35 +0200 | |
| commit | d308fd0d0aa8779b0ed19a26b1825265205420ff (patch) | |
| tree | 695883c4e1736d331535331206a9394d88073fba /internal/api/client/statuses/statushistory.go | |
| parent | [chore] Update robots.txt with latest ai bullshit (#4024) (diff) | |
| download | gotosocial-d308fd0d0aa8779b0ed19a26b1825265205420ff.tar.xz | |
[chore] Little settings panel report view tweak (#4025)v0.19.0-rc2
Diffstat (limited to 'internal/api/client/statuses/statushistory.go')
| -rw-r--r-- | internal/api/client/statuses/statushistory.go | 2 |
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 |
