Small formatting fix

This commit is contained in:
Maxime Coste 2017-06-03 14:02:43 +01:00
parent 0e88a9695a
commit 58dfd76dca

View File

@ -956,7 +956,6 @@ int main(int argc, char* argv[])
}
else
{
StringView session = parser.get_switch("s").value_or(StringView{});
try
{