]> Untitled Git - lemmy-ui.git/blobdiff - src/shared/components/common/html-tags.tsx
attempt to fix crazy merge fiasco
[lemmy-ui.git] / src / shared / components / common / html-tags.tsx
index f32b0fc048a04687102fc740f08912c7fb0701c3..387cd041302ef55d08337b86acd3129f1359131f 100644 (file)
@@ -4,7 +4,6 @@ import { Helmet } from "inferno-helmet";
 import { httpExternalPath } from "../../env";
 import { i18n } from "../../i18next";
 import { md } from "../../utils";
-
 interface HtmlTagsProps {
   title: string;
   path: string;