chore: clean up old deps references

This commit is contained in:
Cory Dransfeldt 2023-12-31 12:32:30 -08:00
parent e850b592b0
commit 53d7bc7569
No known key found for this signature in database
3 changed files with 1 additions and 7 deletions

View file

@ -47,9 +47,7 @@ const emojiMap = (genre, artist) => {
}
export default async () => {
// eslint-disable-next-line no-undef
const TV_KEY = Netlify.env.get('API_KEY_TRAKT')
// eslint-disable-next-line no-undef
const MUSIC_KEY = Netlify.env.get('API_KEY_LASTFM')
const headers = {
headers: {