-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: Remove Unused Code (#3699)
- Loading branch information
1 parent
18b022c
commit 402ce31
Showing
32 changed files
with
204 additions
and
894 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,3 +8,4 @@ DB_MYSQL_USER=root | |
DB_MYSQL_PASS=root | ||
DB_MYSQL_NAME=core | ||
CTS_DATABASE=cts | ||
VATSIM_OAUTH_CLIENT=0 |
This file was deleted.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
app/Console/Commands/CtsMock.php → app/Console/Commands/Development/CtsMock.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
182 changes: 0 additions & 182 deletions
182
app/Console/Commands/Development/GenerateEloquentMethodPHPDoc.php
This file was deleted.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
app/Console/Commands/GrantSuperman.php → ...le/Commands/Development/GrantSuperman.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.