Skip to content

Commit

Permalink
Removed some unused folders
Browse files Browse the repository at this point in the history
  • Loading branch information
kielabokkie committed Nov 20, 2016
1 parent 1dd1210 commit b42e169
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 38 deletions.
5 changes: 2 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kielabokkie/oauth-proxy",
"description": "OAuth Proxy for single-page apps.",
"description": "OAuth Proxy for single-page apps",
"keywords": ["oauth", "proxy", "laravel", "lumen"],
"license": "MIT",
"type": "project",
Expand All @@ -23,8 +23,7 @@
},
"autoload-dev": {
"classmap": [
"tests/",
"database/"
"tests/"
]
},
"scripts": {
Expand Down
19 changes: 0 additions & 19 deletions database/factories/ModelFactory.php

This file was deleted.

Empty file removed database/migrations/.gitkeep
Empty file.
16 changes: 0 additions & 16 deletions database/seeds/DatabaseSeeder.php

This file was deleted.

Empty file removed resources/views/.gitkeep
Empty file.

0 comments on commit b42e169

Please sign in to comment.