Skip to content

Commit

Permalink
Removed debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshyPHP committed Sep 20, 2015
1 parent 068b18b commit ddee8d7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bootstrap.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ public function enableAutoimage(FormatterConfigurator $event)
}
catch (Exception $e)
{
// Do nothing
file_put_contents('/tmp/out',$e->getMessage());
}
}
}
Expand Down

0 comments on commit ddee8d7

Please sign in to comment.