Skip to content

Commit

Permalink
Remove duplicate providers.
Browse files Browse the repository at this point in the history
Signed-off-by: crynobone <crynobone@gmail.com>
  • Loading branch information
crynobone committed Nov 4, 2014
1 parent ec36848 commit 94faa53
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 37 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"psr-4": {
"Orchestra\\Support\\Facades\\" : "src/Facades/",
"Orchestra\\Support\\Ftp\\" : "src/Ftp/",
"Orchestra\\Support\\Providers\\" : "src/Providers/",
"Orchestra\\Support\\Providers\\" : "src/Providers/",
"Orchestra\\Support\\" : "src/Support/"
}
},
Expand Down
36 changes: 0 additions & 36 deletions src/Support/Traits/AliasesProviderTrait.php

This file was deleted.

0 comments on commit 94faa53

Please sign in to comment.