chore: fix new lint
This commit is contained in:
parent
399b0c6cf7
commit
02f26b8db5
|
@ -6,7 +6,6 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
const common = require('./budget-common');
|
const common = require('./budget-common');
|
||||||
|
|
||||||
const solanaWeb3 = require('..');
|
const solanaWeb3 = require('..');
|
||||||
//const solanaWeb3 = require('@solana/web3.js');
|
//const solanaWeb3 = require('@solana/web3.js');
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,6 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
const common = require('./budget-common');
|
const common = require('./budget-common');
|
||||||
|
|
||||||
const solanaWeb3 = require('..');
|
const solanaWeb3 = require('..');
|
||||||
//const solanaWeb3 = require('@solana/web3.js');
|
//const solanaWeb3 = require('@solana/web3.js');
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue