[index] Fix indentation using tabs

This commit is contained in:
logmanoriginal 2018-04-06 20:34:44 +02:00
parent ac6847045c
commit de5f850cdb

View file

@ -228,7 +228,6 @@ try {
die(buildBridgeException($e, $bridge));
}
die;
}
} catch(HttpException $e) {