Merge branch 'integrations/rc5-4-2020-08-31-dev-into-master' into develop
This commit is contained in:
commit
ba06507e10
1 changed files with 1 additions and 2 deletions
|
@ -9,8 +9,7 @@ use App\Http\Transformers\SelectlistTransformer;
|
||||||
use App\Models\Company;
|
use App\Models\Company;
|
||||||
use App\Models\Consumable;
|
use App\Models\Consumable;
|
||||||
use App\Models\User;
|
use App\Models\User;
|
||||||
use App\Http\Transformers\ConsumablesTransformer;
|
use Illuminate\Http\Request;
|
||||||
use App\Helpers\Helper;
|
|
||||||
|
|
||||||
class ConsumablesController extends Controller
|
class ConsumablesController extends Controller
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue