mirror of
https://github.com/dlang/phobos.git
synced 2025-04-27 05:30:33 +03:00
The code coverage feature of druntime has been fixed, so I'm removing std.cover.
This commit is contained in:
parent
0a86690947
commit
1a4740056a
3 changed files with 1 additions and 190 deletions
|
@ -32,7 +32,6 @@ public import std.boxer;
|
|||
public import std.compiler;
|
||||
public import std.contracts;
|
||||
public import std.conv;
|
||||
public import std.cover;
|
||||
public import std.cpuid;
|
||||
public import std.cstream;
|
||||
public import std.ctype;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue