浏览代码

Remove success message for convert file.

clementlandrin 11 月之前
父节点
当前提交
e4b33c9367
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      hxd/fs/LocalFileSystem.hx

+ 0 - 1
hxd/fs/LocalFileSystem.hx

@@ -263,7 +263,6 @@ class LocalEntry extends FileEntry {
 				watchTime = -1;
 				return;
 			}
-			hide.Ide.inst.quickMessage('Succeeded convert for ${name}');
 			#end
 
 			#if editor