Skip to content
This repository was archived by the owner on Jun 17, 2020. It is now read-only.

Commit c76f5eb

Browse files
committed
update some class import
1 parent e048ada commit c76f5eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ModifyWatcher.php

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

99
namespace Toolkit\File;
1010

11-
use Inhere\Library\Helpers\Sys;
11+
use Toolkit\Sys\Sys;
1212

1313
/**
1414
* Class FilesWatcher - Check Dir's files modified by md5_file()

0 commit comments

Comments
 (0)