forked from mito-systems/sol-mem-gen
Remove unused import
This commit is contained in:
parent
3514c04c25
commit
2823b8c13e
@ -3,7 +3,6 @@ import { TOKEN_PROGRAM_ID } from '@solana/spl-token';
|
||||
|
||||
import { AppDataSource } from '../data-source';
|
||||
import { Payment } from '../entity/Payment';
|
||||
import { getManager } from 'typeorm';
|
||||
|
||||
const SOLANA_RPC_URL = process.env.NEXT_PUBLIC_SOLANA_RPC_URL;
|
||||
const SOLANA_WEBSOCKET_URL = process.env.NEXT_PUBLIC_SOLANA_WEBSOCKET_URL;
|
||||
|
Loading…
Reference in New Issue
Block a user