Skip to content

Commit 44a6158

Browse files
authored
Merge pull request #117 from codinglist/main
fix namespace
2 parents 4ddcdda + 81fe966 commit 44a6158

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plugin/admin/app/common/Util.php

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

33
namespace plugin\admin\app\common;
44

5-
use process\Monitor;
5+
use app\process\Monitor;
66
use Throwable;
77
use Illuminate\Database\Connection;
88
use Illuminate\Database\Schema\Builder;

0 commit comments

Comments
 (0)