file_sys: Style tweaks

Asdf
This commit is contained in:
shinyquagsire23
2018-02-25 16:18:55 -07:00
parent 487f8bc018
commit e29710818f
2 changed files with 5 additions and 11 deletions

View File

@ -8,9 +8,6 @@
#include "core/file_sys/program_metadata.h"
#include "core/loader/loader.h"
////////////////////////////////////////////////////////////////////////////////////////////////////
// FileSys namespace
namespace FileSys {
Loader::ResultStatus ProgramMetadata::Load(const std::string& file_path) {