1
0
mirror of https://github.com/falk-werner/webfuse synced 2024-10-27 20:34:10 +00:00

add newline at end of file

This commit is contained in:
Falk Werner 2023-01-25 21:22:51 +01:00
parent 5db3b28b5a
commit 7d4f3a1d86
43 changed files with 43 additions and 45 deletions

View File

@ -137,5 +137,4 @@ std::string empty_filesystem::get_credentials()
}
}

View File

@ -51,5 +51,4 @@ bool authenticator::authenticate(std::string const & token)
}
}