Skip to content

Commit dada45b

Browse files
committed
fixing bug error easy config
1 parent b7c56e2 commit dada45b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/RepositoryServiceProvider.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ public function register()
3030
if ($this->isConfigPublished()) {
3131
$this->bindAllRepositories();
3232
$this->bindAllServices();
33-
} else {
34-
echo "Please publish config easy repository";
3533
}
3634
}
3735

0 commit comments

Comments
 (0)