mirror of
https://github.com/haiwen/seafile-server.git
synced 2025-09-13 13:51:53 +00:00
remove redundant log (#485)
This commit is contained in:
@@ -2769,7 +2769,6 @@ seaf_fs_manager_get_dirent_by_path (SeafFSManager *mgr,
|
|||||||
root_id, parent_dir, error);
|
root_id, parent_dir, error);
|
||||||
|
|
||||||
if (!dir) {
|
if (!dir) {
|
||||||
seaf_warning ("dir %s doesn't exist in repo %.8s.\n", parent_dir, repo_id);
|
|
||||||
goto out;
|
goto out;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user