git.delta.rocks / unique-network / refs/commits / 146f44d72a85

difftreelog

fix remove unused import

Daniel Shiposha2022-09-23parent: #ed03202.patch.diff
in: master

1 file changed

modifiedtests/src/.outdated/scheduler.test.tsdiffbeforeafterboth
14// You should have received a copy of the GNU General Public License14// You should have received a copy of the GNU General Public License
15// 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/>.
1616
17import {
18 default as usingApi,
19 submitTransactionAsync,
20 submitTransactionExpectFailAsync,
21} from '../substrate/substrate-api';
22import {17import {
23 UNIQUE,18 UNIQUE,
24 waitNewBlocks,19 waitNewBlocks,