From 194d33e4bd1868ca56ca9fc4c0fdfca4c5c0ab07 Mon Sep 17 00:00:00 2001 From: Chad Little Date: Sat, 20 Dec 2014 13:08:07 -0800 Subject: [PATCH] Missed a call to Conpherence sprite Summary: Fixes an exception on Conpherence. Test Plan: Use Conpherence. Grep for other locations. Reviewers: epriestley Subscribers: Korvin, epriestley Differential Revision: https://secure.phabricator.com/D11027 --- .../conpherence/controller/ConpherenceWidgetController.php | 1 - 1 file changed, 1 deletion(-) diff --git a/src/applications/conpherence/controller/ConpherenceWidgetController.php b/src/applications/conpherence/controller/ConpherenceWidgetController.php index b508861765..a1168555ba 100644 --- a/src/applications/conpherence/controller/ConpherenceWidgetController.php +++ b/src/applications/conpherence/controller/ConpherenceWidgetController.php @@ -60,7 +60,6 @@ final class ConpherenceWidgetController extends ConpherenceController { } private function renderWidgetPaneContent() { - require_celerity_resource('sprite-conpherence-css'); $conpherence = $this->getConpherence(); $widgets = array();