Skip to content

Commit

Permalink
删除无用修改
Browse files Browse the repository at this point in the history
  • Loading branch information
titrxw committed Dec 4, 2020
1 parent 1382c39 commit f0ad958
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Src/Core/Provider/IlluminateProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,4 @@ public function register() {
return $container;
});
}

public function providers(): array {
return [Container::class];
}
}

0 comments on commit f0ad958

Please sign in to comment.