[#1] *: Replace outdated FIXME/TODO links

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
This commit is contained in:
Evgenii Stratonikov 2023-06-26 13:58:22 +03:00 committed by Evgenii Stratonikov
parent 64e1383df6
commit f4c71cea65
6 changed files with 5 additions and 8 deletions

View file

@ -81,7 +81,7 @@ type readPrmCommon struct {
//
// By default current epoch on the server will be used.
func (x *readPrmCommon) SetNetmapEpoch(_ uint64) {
// FIXME: (neofs-node#1194) not supported by client
// FIXME(@fyrchik): https://git.frostfs.info/TrueCloudLab/frostfs-node/issues/465
}
// GetObjectPrm groups parameters of GetObject operation.