diff --git a/configManager.js b/configManager.js index c77a328..8c48aa9 100644 --- a/configManager.js +++ b/configManager.js @@ -33,11 +33,5 @@ module.exports= getSessionSecret: function() { return config.sessionSecret; - }, - - getAPIUser: function() - { - return config.user; } - }; \ No newline at end of file diff --git a/public/FriendsGraph.html b/public/FriendsGraph.html index 044fc69..1a254e4 100644 --- a/public/FriendsGraph.html +++ b/public/FriendsGraph.html @@ -54,7 +54,7 @@
-

+


             
@@ -62,7 +62,6 @@
-