ソースを参照

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