0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00

Fixed blank line linting issue

This commit is contained in:
Simon Backx 2022-08-25 16:47:47 +02:00
parent e6246b191e
commit 38ce6ee66e

View file

@ -224,5 +224,4 @@ export default class ParseMemberEventHelper extends Helper {
}
return;
}
}