Skip to content

Commit 4f11b89

Browse files
committed
Added new line at the end of file
1 parent 1480275 commit 4f11b89

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/Tasker2/Exception/RabbitmqNotAvailableException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ public function __construct($message = null)
1111
}
1212
parent::__construct($message);
1313
}
14-
}
14+
}

src/Tasker2/Exception/TasksRelocatedToPersistenceException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ public function __construct($countTasks)
1313

1414
parent::__construct($message);
1515
}
16-
}
16+
}

0 commit comments

Comments
 (0)