remove unused code

This commit is contained in:
2019-03-05 17:36:47 +03:00
parent 3f842f4cfc
commit c2ab82b351
17 changed files with 5 additions and 396 deletions

View File

@@ -1,10 +1,11 @@
{
"name": "haxework",
"url": "https://bitbucket.org/shmyga/haxework",
"license": "BSD",
"license": "MIT",
"tags": [
"flash",
"openfl"
"gui",
"layout",
"template"
],
"description": "Framework.",
"version": "0.9.0",
@@ -15,7 +16,6 @@
"classPath": "src/main",
"dependencies": {
"promhx": "1.1.0",
"openfl": "8.5.1",
"yaml": "1.3.0"
}
}