From ff909ab21adb377992cc9c0ae9ec1103731cacbb Mon Sep 17 00:00:00 2001
From: Matthias Diener <matthias.diener@gmail.com>
Date: Wed, 22 Nov 2023 10:28:23 -0600
Subject: [PATCH] rm-log-readme

---
 README.rst | 1 -
 1 file changed, 1 deletion(-)

diff --git a/README.rst b/README.rst
index 2b43533..01afc39 100644
--- a/README.rst
+++ b/README.rst
@@ -22,7 +22,6 @@ nonetheless, here's what's on offer:
 * A ton of small tool functions such as `len_iterable`, `argmin`,
   tuple generation, permutation generation, ASCII table pretty printing,
   GvR's monkeypatch_xxx() hack, the elusive `flatten`, and much more.
-* A time-series logging module, `pytools.log`.
 * Batch job submission, `pytools.batchjob`.
 * A lexer, `pytools.lex`.
 
-- 
GitLab