difftreelog
fix remove unused import
in: master
1 file changed
tests/src/.outdated/scheduler.test.tsdiffbeforeafterboth14// You should have received a copy of the GNU General Public License14// You should have received a copy of the GNU General Public License15// along with Unique Network. If not, see <http://www.gnu.org/licenses/>.15// along with Unique Network. If not, see <http://www.gnu.org/licenses/>.161617import {18 default as usingApi,19 submitTransactionAsync,20 submitTransactionExpectFailAsync,21} from '../substrate/substrate-api';22import {17import {23 UNIQUE,18 UNIQUE,24 waitNewBlocks,19 waitNewBlocks,