removed unused expressions library.
Build and Test App / Build-and-test-App (push) Failing after 22s Details
Build and Test API / Build-and-test-API (push) Successful in 54s Details

This commit is contained in:
Andrew Lalis 2025-02-24 18:10:07 -05:00
parent cdd1fe9b4f
commit b56eee2178
2 changed files with 0 additions and 2 deletions

View File

@ -6,7 +6,6 @@
"dependencies": {
"asdf": "~>0.7.17",
"ddbc": "~>0.6.2",
"expression": "~>1.0.2",
"handy-httpd": "~>8.4.3"
},
"description": "A minimal D application.",

View File

@ -6,7 +6,6 @@
"ddbc": "0.6.2",
"derelict-pq": "2.2.0",
"derelict-util": "2.0.6",
"expression": "1.0.2",
"handy-httpd": "8.4.5",
"httparsed": "1.2.1",
"mir-algorithm": "3.22.3",