remove unused import
This commit is contained in:
parent
bb870b87d9
commit
a97a1d4d16
1
vulkan.d
1
vulkan.d
@ -7,7 +7,6 @@ import core.stdc.string : strcmp, memcpy;
|
|||||||
import core.stdc.stdio : Printf = printf;
|
import core.stdc.stdio : Printf = printf;
|
||||||
import std.format : sformat;
|
import std.format : sformat;
|
||||||
import std.math.rounding : Ceil = ceil;
|
import std.math.rounding : Ceil = ceil;
|
||||||
import vulkan_shader;
|
|
||||||
|
|
||||||
debug
|
debug
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user