Commit d1041c36 authored by Liana Husikyan's avatar Liana Husikyan Committed by ioedeveloper

Update fileManager.js

parent 734f5741
......@@ -520,8 +520,6 @@ class FileManager extends Plugin {
return this.appManager.isActive('remixd')
}
saveCurrentFile () {
var currentFile = this._deps.config.get('currentFile')
if (currentFile && this.editor.current()) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment