remove public imports
This commit is contained in:
parent
31f329c8d5
commit
d7954721d8
@ -6,9 +6,6 @@ import dlib.math;
|
|||||||
|
|
||||||
enum string NO_IMPL = "Not yet implemented.";
|
enum string NO_IMPL = "Not yet implemented.";
|
||||||
|
|
||||||
public import std.traits;
|
|
||||||
public import std.meta;
|
|
||||||
|
|
||||||
version(WebAssembly)
|
version(WebAssembly)
|
||||||
{
|
{
|
||||||
enum bool NativeTarget = false;
|
enum bool NativeTarget = false;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user