diff --git a/code/SSReport.php b/code/SSReport.php index 9ee6e3e1..72f1568f 100644 --- a/code/SSReport.php +++ b/code/SSReport.php @@ -66,8 +66,6 @@ class SSReport extends ViewableData { ) ); - $this->extend('augmentReportCMSFields', $fields); - return $fields; }