remove unnecessary whitespace

pull/3041/head
Tyler Sehr 1 year ago committed by Aniket
parent 83050d1a8c
commit 28a2686c24
  1. 2
      apps/remix-ide/src/app/files/fileManager.ts

@ -248,8 +248,6 @@ class FileManager extends Plugin {
} }
} }
/** /**
* Return the content of a specific file * Return the content of a specific file
* @param {string} path path of the file * @param {string} path path of the file

Loading…
Cancel
Save