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:
parent
26aa19c36a
commit
904fc55648
1 changed files with 0 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
|||
const _ = require('lodash');
|
||||
|
||||
module.exports = ({result, siteUrl, postsUrl, emailRecipient}) => `
|
||||
<!doctype html>
|
||||
<html>
|
||||
|
|
Loading…
Add table
Reference in a new issue