rgw/admin: Remove 'ceph_preview' tags from test files

These are left overs from v0.13.0 and v0.17.0 releases where we missed
to remove preview tag when corresponding APIs were promoted to stable.

Signed-off-by: Anoop C S <anoopcs@cryptolab.net>
This commit is contained in:
Anoop C S 2022-12-19 11:57:29 +05:30 committed by mergify[bot]
parent d572983696
commit 2c47426469
2 changed files with 0 additions and 6 deletions

View File

@ -1,6 +1,3 @@
//go:build ceph_preview
// +build ceph_preview
package admin
import (

View File

@ -1,6 +1,3 @@
//go:build ceph_preview
// +build ceph_preview
package admin
import (