Commit 2efd747f authored by Rob Stupay's avatar Rob Stupay

removing a comment

parent 1309e093
......@@ -103,7 +103,6 @@ function UniversalDApp (opts = {}) {
self._api = opts.api
self.removable = opts.opt.removable
self.removable_instance = opts.opt.removable_instance
// self.options = options || {}
self.el = yo`<div class="udapp"></div>`
self.personalMode = opts.opt.personalMode || false
self.contracts
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment