Fixed lint issue in email-template for content importer

This commit is contained in:
Sam Lord 2022-11-17 12:17:00 +00:00
parent 26aa19c36a
commit 904fc55648

View File

@ -1,5 +1,3 @@
const _ = require('lodash');
module.exports = ({result, siteUrl, postsUrl, emailRecipient}) => `
<!doctype html>
<html>