From 949e73c52250a9b26e655d8a6c3ccc138dfb00cc Mon Sep 17 00:00:00 2001 From: Patryk Niedźwiedziński Date: Mon, 14 Oct 2019 00:13:47 +0200 Subject: Add documentation --- lib/getPosts.ts | 1 - 1 file changed, 1 deletion(-) (limited to 'lib') diff --git a/lib/getPosts.ts b/lib/getPosts.ts index 4170292..69a353f 100644 --- a/lib/getPosts.ts +++ b/lib/getPosts.ts @@ -1,4 +1,3 @@ -import * as fs from "fs"; import { Post } from "./interfaces"; import parsePost from "./parsePost"; import { readDir } from "./utils"; -- cgit 1.4.1