Commit be7e0531 authored by yann300's avatar yann300

standard

parent e978f485
......@@ -324,7 +324,6 @@ function contractDropdown (appAPI, appEvents, instanceContainer) {
})
}
function loadFromAddress (appAPI) {
noInstancesText.style.display = 'none'
var contractNames = document.querySelector(`.${css.contractNames.classNames[0]}`)
......
/* global alert */
/* global */
'use strict'
var $ = require('jquery')
......
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