🎨 Removed spaces added by the editor

This commit is contained in:
Scott 2017-11-25 00:14:15 +01:00
parent e00ab63b50
commit b4878de375

View File

@ -1,4 +1,4 @@
import {AnimeNotifier} from "../AnimeNotifier"
import { AnimeNotifier } from "../AnimeNotifier"
// Edit post
export function editPost(arn: AnimeNotifier, element: HTMLElement) {