mirror of
				https://github.com/rclone/rclone.git
				synced 2025-10-30 23:17:59 +02:00 
			
		
		
		
	vfs: remove unecessary import in tests to fix import cycles
This commit is contained in:
		| @@ -11,7 +11,6 @@ import ( | ||||
| 	"testing" | ||||
| 	"time" | ||||
|  | ||||
| 	_ "github.com/rclone/rclone/backend/all" // import all the backends | ||||
| 	"github.com/rclone/rclone/fs" | ||||
| 	"github.com/rclone/rclone/fstest" | ||||
| 	"github.com/rclone/rclone/vfs/vfscommon" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user