Skip to content

Commit

Permalink
Merge pull request #1210 from creative-commoners/pulls/5/remove-legacy
Browse files Browse the repository at this point in the history
ENH Remove unused legacy graphql code
  • Loading branch information
GuySartorelli authored Jun 20, 2024
2 parents dade171 + e58f939 commit 32abebd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 57 deletions.
53 changes: 0 additions & 53 deletions _config/graphql-legacy.yml

This file was deleted.

5 changes: 1 addition & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,7 @@
},
"autoload": {
"psr-4": {
"DNADesign\\Elemental\\": [
"src/",
"_legacy/"
],
"DNADesign\\Elemental\\": "src/",
"DNADesign\\Elemental\\Tests\\": "tests/"
}
}
Expand Down

0 comments on commit 32abebd

Please sign in to comment.