remove unused import

This commit is contained in:
Thomas Ruoff
2020-09-30 00:47:15 +02:00
committed by Thomas Ruoff
parent 367a16fabb
commit 2b4d8833b9

View File

@@ -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