tests: Fix clippy::single-component-path-imports
This commit is contained in:
parent
8a46286005
commit
5cb696beb0
|
@ -1,5 +1,3 @@
|
||||||
use ash;
|
|
||||||
|
|
||||||
use ash::vk::{PhysicalDeviceProperties, PipelineColorBlendStateCreateInfo};
|
use ash::vk::{PhysicalDeviceProperties, PipelineColorBlendStateCreateInfo};
|
||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
|
|
Loading…
Reference in a new issue