Remove duplicate method.
diff --git a/heron/tools/ui/src/python/handlers/topology.py b/heron/tools/ui/src/python/handlers/topology.py
index 99d41f2..adef5c7 100644
--- a/heron/tools/ui/src/python/handlers/topology.py
+++ b/heron/tools/ui/src/python/handlers/topology.py
@@ -260,9 +260,6 @@
   def initialize(self, baseUrl):
     self.baseUrl = baseUrl
 
-  def initialize(self, baseUrl):
-    self.baseUrl = baseUrl
-
   @tornado.gen.coroutine
   def get(self, cluster, environ, topology, container):
     '''
diff --git a/website/public b/website/public
index 00df5d6..95dfcff 160000
--- a/website/public
+++ b/website/public
@@ -1 +1 @@
-Subproject commit 00df5d61078c90da1eb41ffc5a792fd6cc936919
+Subproject commit 95dfcffba4c5a6bdb1f31779ecb04d9fa4caafa5