From 8548028d79508e066b0f64401a94861f07c0891c Mon Sep 17 00:00:00 2001
From: Jeffrey Phillips Freeman <jeffrey.freeman@syncleus.com>
Date: Thu, 15 Sep 2016 04:20:46 -0400
Subject: [PATCH] removed explicit link in index.html to material icons.

---
 src/client/index.html | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/client/index.html b/src/client/index.html
index c14b345d..cab74521 100644
--- a/src/client/index.html
+++ b/src/client/index.html
@@ -7,7 +7,6 @@
   <title><%= APP_TITLE %></title>
   <meta name="description" content="">
   <meta name="viewport" content="width=device-width, initial-scale=1">
-  <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
   <!-- inject:css -->
   <!-- endinject -->
 
-- 
GitLab