Remove unused member parser tests.

This commit is contained in:
Dominik Pantůček 2023-04-09 10:25:44 +02:00
parent 3c9f860fc6
commit e91a0d769b
3 changed files with 1 additions and 9 deletions

View file

@ -1,7 +1,7 @@
;;
;; util-parser.scm
;;
;; Simple, incomplete and incorrect but fast CSV loader.
;; Common parts of the parsers.
;;
;; ISC License
;;