clang-format

This commit is contained in:
DanielSvoboda 2024-07-07 01:01:46 -03:00 committed by GitHub
parent 0cf3d1fa82
commit 5efa951e03
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,7 +13,6 @@
#include "core/libraries/libs.h"
#include "libkernel.h"
namespace Libraries::Kernel {
std::vector<Core::FileSys::DirEntry> GetDirectoryEntries(const std::string& path) {