Refactor IDE getRawFileData action
There wasn't any callback in the action and so we didn't have to use new Promise((resolve,reject)=>{}) This will make it easier to mark toggle the file as being loaded in the future
Showing
Please register or sign in to comment