diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2019-12-17 13:22:51 -0500 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2020-01-13 16:06:43 -0500 |
commit | 9c42b4567f35aceacce1298a6d4789d6789e5bfe (patch) | |
tree | 90d698066a2f895a152bb942ecdeed5faeff50af /org/meta_debugs.org | |
parent | present per document metadata (diff) |
specify Tuple content for read in files, remove traits.std
Diffstat (limited to 'org/meta_debugs.org')
-rw-r--r-- | org/meta_debugs.org | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/org/meta_debugs.org b/org/meta_debugs.org index f070ada..f17c363 100644 --- a/org/meta_debugs.org +++ b/org/meta_debugs.org @@ -63,7 +63,6 @@ import std.range, std.regex, std.string, - std.traits, std.typecons, std.utf, std.conv : to; |