mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
remove unused import
This commit is contained in:
committed by
Thomas Ruoff
parent
367a16fabb
commit
2b4d8833b9
@@ -1,5 +1,3 @@
|
||||
import { getBaseURL } from './url'
|
||||
|
||||
const SENDGRID_API_KEY = process.env.SENDGRID_API_KEY
|
||||
const SENDGRID_URL = 'https://api.sendgrid.com/v3/mail/send'
|
||||
// TODO: move to env
|
||||
|
||||
Reference in New Issue
Block a user