Skip to content

Commit a3e1abf

Browse files
committed
Chore: remove RunningTimeServiceProvider
1 parent 6354704 commit a3e1abf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

laravel/config/app.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@
182182
Baijunyao\LaravelScoutElasticsearch\ElasticsearchServiceProvider::class,
183183

184184
// 执行时间记录和统计工具
185-
\RunningTime\RunningTimeServiceProvider::class,
185+
// \RunningTime\RunningTimeServiceProvider::class,
186186

187187
],
188188

0 commit comments

Comments
 (0)