Skip to content

Commit

Permalink
Reverted Namespace Changes
Browse files Browse the repository at this point in the history
  • Loading branch information
schwindy committed Aug 29, 2021
1 parent 9347f4c commit 6d55a86
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/SourceSeeder.php
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<?php

namespace Database\Seeders;

use LaravelSourceSeeder\SourceSeederInternal;
namespace LaravelSourceSeeder;

abstract class SourceSeeder extends SourceSeederInternal
{
Expand Down

0 comments on commit 6d55a86

Please sign in to comment.