cleanup
This commit is contained in:
parent
22e5df62b9
commit
3c2d363a5e
@ -43,6 +43,7 @@ namespace {
|
||||
[[nodiscard]] auto decrypt(std::string_view data, std::string_view password)
|
||||
-> std::string {
|
||||
REPERTORY_USES_FUNCTION_NAME();
|
||||
|
||||
if (data.empty()) {
|
||||
return std::string{data};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user