From 0945ab4ffcf2c70d951ae1c149b60955be990b4b Mon Sep 17 00:00:00 2001 From: drkthunder02 Date: Sat, 27 Apr 2019 01:06:08 -0500 Subject: [PATCH] contract job shell --- app/Console/Commands/AwardContract.php | 42 -------------------------- app/Jobs/AwardContract.php | 34 +++++++++++++++++++++ app/Library/Contracts/Contracts.php | 17 ----------- app/Models/Logistics/Contract.php | 17 ----------- 4 files changed, 34 insertions(+), 76 deletions(-) delete mode 100644 app/Console/Commands/AwardContract.php create mode 100644 app/Jobs/AwardContract.php delete mode 100644 app/Library/Contracts/Contracts.php delete mode 100644 app/Models/Logistics/Contract.php diff --git a/app/Console/Commands/AwardContract.php b/app/Console/Commands/AwardContract.php deleted file mode 100644 index 643202a0d..000000000 --- a/app/Console/Commands/AwardContract.php +++ /dev/null @@ -1,42 +0,0 @@ - \ No newline at end of file diff --git a/app/Models/Logistics/Contract.php b/app/Models/Logistics/Contract.php deleted file mode 100644 index 86d600227..000000000 --- a/app/Models/Logistics/Contract.php +++ /dev/null @@ -1,17 +0,0 @@ -