diff --git a/iTrust/WebRoot/auth/hcp-pha/viewEpidemics.jsp b/iTrust/WebRoot/auth/hcp-pha/viewEpidemics.jsp
index 1d9d99ecd40b3e3e0e73a9ee5c155f2e767a75af..dd1e1dd96756024f214b13c267bc0b9b34bf3157 100644
--- a/iTrust/WebRoot/auth/hcp-pha/viewEpidemics.jsp
+++ b/iTrust/WebRoot/auth/hcp-pha/viewEpidemics.jsp
@@ -101,7 +101,7 @@
 <% if (dsBean != null && avgBean != null) { %>
 
 <p style="display:block; margin-left:auto; margin-right:auto; width:600px;">
-<%@include file="DiagnosisEpidemicsChart.jsp" %>
+
 </p>
 
 <%