Remove unused var declaration

This commit is contained in:
Victor Baranov 2019-02-06 19:11:14 +03:00
parent c2a2ce72f9
commit 47a446e758
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@ const {
POA_CORE_CODE,
XDAI_CODE,
RSK_CODE,
RSK_TESTNET_CODE,
} = networkIDs
const POA_IDs = [SOKOL_CODE, POA_CORE_CODE, XDAI_CODE]