fix more EOF newlines

This commit is contained in:
Dylan K. Taylor
2022-01-07 20:39:43 +00:00
parent 75fc7a2d1f
commit 661848c5e7
5 changed files with 5 additions and 5 deletions

View File

@ -49,4 +49,4 @@ class ItemMergeEvent extends EntityEvent implements Cancellable{
return $this->target;
}
}
}