remove utest from haxelib.json
Some checks failed
/ test (push) Failing after 45s

This commit is contained in:
2025-10-31 15:06:22 -05:00
parent b0a3c0b3d9
commit 915f0ea58c

View File

@@ -9,7 +9,6 @@
"contributors": ["NQNStudios"],
"main": "hank.Main",
"dependencies": {
"hscript": "",
"utest": ""
"hscript": ""
}
}