diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2024-06-29 13:54:28 -0400 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2024-06-29 15:39:08 -0400 |
commit | 860b894a10f3526e6bd73d53850764c0ad95ab99 (patch) | |
tree | e4a997fcacd3b2dcbff876479ebd1ee718230f1e /org/out_latex.org | |
parent | nix minor (diff) |
document digests and reduction in use of tuples
Diffstat (limited to 'org/out_latex.org')
-rw-r--r-- | org/out_latex.org | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/org/out_latex.org b/org/out_latex.org index bb9d6cb..9685554 100644 --- a/org/out_latex.org +++ b/org/out_latex.org @@ -664,7 +664,6 @@ fonts to try: #+NAME: ImportsAndMixins_imports #+BEGIN_SRC d import - std.digest.sha, std.file, std.outbuffer, std.uri, |