Skip to content

Commit

Permalink
[TransactionManager] Removed empty line.
Browse files Browse the repository at this point in the history
  • Loading branch information
janedbal committed Apr 12, 2016
1 parent cbcdf53 commit 453ee58
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/TransactionNesting/TransactionManager.php
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ class TransactionManager {
*/
private $someTransactionRunning = FALSE;


/**
* Transactions in format: transactionId => (bool) started?
* @var bool[]
Expand Down

0 comments on commit 453ee58

Please sign in to comment.