0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-18 02:21:47 -05:00

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>