1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-07-31 13:50:23 +02:00

[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) {