diff options
Diffstat (limited to 'src/sdp')
-rw-r--r-- | src/sdp/abstraction_summary.d | 6 | ||||
-rw-r--r-- | src/sdp/ao_doc_debugs.d | 2 |
2 files changed, 0 insertions, 8 deletions
diff --git a/src/sdp/abstraction_summary.d b/src/sdp/abstraction_summary.d index d39e020..237d1e0 100644 --- a/src/sdp/abstraction_summary.d +++ b/src/sdp/abstraction_summary.d @@ -7,15 +7,9 @@ template SiSUabstractionSummary() { ao_defaults, ao_rgx; import - std.algorithm, std.array, - std.container, std.exception, - std.getopt, std.stdio, - std.file, - std.path, - std.range, std.regex, std.string, std.traits, diff --git a/src/sdp/ao_doc_debugs.d b/src/sdp/ao_doc_debugs.d index c5f1486..adc8c53 100644 --- a/src/sdp/ao_doc_debugs.d +++ b/src/sdp/ao_doc_debugs.d @@ -10,9 +10,7 @@ template SiSUdebugs() { std.array, std.container, std.exception, - std.getopt, std.json, - std.process, std.stdio, std.file, std.path, |