Remove closing PHP tag (#107)

To prevent whitespace being sent after the closing tag
This commit is contained in:
Robbie Averill 2017-06-07 22:06:41 +12:00 committed by Ed Chipman
parent 2d8cd6540f
commit 36dcdcef6b
1 changed files with 0 additions and 1 deletions

View File

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