Commit d005431e authored by Iuri Matias's avatar Iuri Matias

more unneded personal mode assigment

parent f90dc0b9
......@@ -23,7 +23,6 @@ function UniversalDApp (opts = {}) {
self._api = opts.api
self.removable = opts.opt.removable
self.removable_instances = opts.opt.removable_instances
self.personalMode = opts.opt.personalMode || false
executionContext.event.register('contextChanged', this, function (context) {
self.reset(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