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/output_show.org | |
parent | present per document metadata (diff) |
specify Tuple content for read in files, remove traits.std
Diffstat (limited to 'org/output_show.org')
-rw-r--r-- | org/output_show.org | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/org/output_show.org b/org/output_show.org index 5d3f4f8..7ce14f2 100644 --- a/org/output_show.org +++ b/org/output_show.org @@ -434,7 +434,6 @@ import std.regex, std.stdio, std.string, - std.traits, std.typecons, std.uni, std.utf, |