Remove closing PHP tag

To prevent whitespace being sent after the closing tag
This commit is contained in:
Robbie Averill 2017-06-07 16:15:20 +12:00 committed by GitHub
parent 2d8cd6540f
commit 0ccb144ac3
1 changed files with 0 additions and 1 deletions

View File

@ -678,4 +678,3 @@ class GridFieldSortableRows implements GridField_HTMLProvider, GridField_ActionP
}
}
}
?>