Skip to content

Commit 2d45c1c

Browse files
Update ModelFactory.php
1 parent f4cae2a commit 2d45c1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

database/factories/ModelFactory.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
namespace HPWebdeveloper\LaravelPayPocket\Database\Factories;
44

5-
use Illuminate\Database\Eloquent\Factories\Factory;
5+
// use Illuminate\Database\Eloquent\Factories\Factory;
66

77
/*
88
class ModelFactory extends Factory

0 commit comments

Comments
 (0)