forked from blallo/rss-bridge
[index] Fix indentation using tabs
This commit is contained in:
parent
ac6847045c
commit
de5f850cdb
1 changed files with 8 additions and 9 deletions
|
@ -228,7 +228,6 @@ try {
|
|||
die(buildBridgeException($e, $bridge));
|
||||
}
|
||||
|
||||
|
||||
die;
|
||||
}
|
||||
} catch(HttpException $e) {
|
||||
|
|
Loading…
Reference in a new issue