mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-25 20:03:12 +03:00
Fixed lint issue in email-template for content importer
This commit is contained in:
parent
26aa19c36a
commit
904fc55648
@ -1,5 +1,3 @@
|
||||
const _ = require('lodash');
|
||||
|
||||
module.exports = ({result, siteUrl, postsUrl, emailRecipient}) => `
|
||||
<!doctype html>
|
||||
<html>
|
||||
|
Loading…
Reference in New Issue
Block a user