mirror of
https://github.com/ceph/go-ceph
synced 2024-12-22 22:24:03 +00:00
test: remove unused imports
Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
This commit is contained in:
parent
be2d82bd8f
commit
140104d1c6
@ -1,8 +1,6 @@
|
||||
package rados
|
||||
|
||||
import (
|
||||
"github.com/noahdesu/go-rados/rados"
|
||||
"github.com/noahdesu/go-rados/rbd"
|
||||
"testing"
|
||||
"github.com/stretchr/testify/assert"
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user