Skip to content

Commit

Permalink
Remove broken autoload
Browse files Browse the repository at this point in the history
  • Loading branch information
tractorcow committed Jul 16, 2019
1 parent 6306bb9 commit 9c29225
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,7 @@
"autoload": {
"psr-4": {
"TractorCow\\Robots\\": "src/"
},
"files": [
"src/includes/constants.php"
]
}
},
"require": {
"silverstripe/framework": "^4"
Expand Down

0 comments on commit 9c29225

Please sign in to comment.