mirror of https://github.com/buggins/dlangui.git
Remove unused imports.
This commit is contained in:
parent
fc531f4147
commit
2cde7065f5
|
@ -45,8 +45,6 @@ private import std.utf : toUTF32;
|
|||
private import std.string;
|
||||
private import std.array;
|
||||
private import std.conv : to;
|
||||
private import std.conv : dtext;
|
||||
private import std.array : split;
|
||||
|
||||
|
||||
/// flags for file dialog options
|
||||
|
|
Loading…
Reference in New Issue