Remove last instances of csv-simple.
This commit is contained in:
parent
46ffd605ea
commit
7fa9e6901c
2 changed files with 2 additions and 1 deletions
|
@ -44,7 +44,7 @@ CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|||
member-parser
|
||||
member-fees
|
||||
members-dir
|
||||
csv-simple
|
||||
util-csv
|
||||
members-payments
|
||||
web-static
|
||||
environment
|
||||
|
|
|
@ -33,6 +33,7 @@
|
|||
)
|
||||
|
||||
(import scheme
|
||||
(chicken base)
|
||||
(chicken irregex)
|
||||
testing)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue