From b4878de3757336342c36bfcccbd5a41f76897902 Mon Sep 17 00:00:00 2001 From: Scott Date: Sat, 25 Nov 2017 00:14:15 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20Removed=20spaces=20added=20by=20?= =?UTF-8?q?the=20editor?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/Actions/Forum.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/Actions/Forum.ts b/scripts/Actions/Forum.ts index 5141f03a..ff73582e 100644 --- a/scripts/Actions/Forum.ts +++ b/scripts/Actions/Forum.ts @@ -1,4 +1,4 @@ -import {AnimeNotifier} from "../AnimeNotifier" +import { AnimeNotifier } from "../AnimeNotifier" // Edit post export function editPost(arn: AnimeNotifier, element: HTMLElement) {