From 5908e54415e813ab4d175a86a04bf05ef61f01fd Mon Sep 17 00:00:00 2001 From: Luke William Westby Date: Sat, 28 Mar 2015 13:21:50 -0500 Subject: [PATCH] removing stray doc comment, will add doc comments later --- imgur-api/imgur-api.d.ts | 3 --- 1 file changed, 3 deletions(-) diff --git a/imgur-api/imgur-api.d.ts b/imgur-api/imgur-api.d.ts index 0f96707ff..c25cd8acb 100644 --- a/imgur-api/imgur-api.d.ts +++ b/imgur-api/imgur-api.d.ts @@ -32,9 +32,6 @@ declare module ImgurApi { blocked_users: Array; } - /** - * This model represents the data for albums - */ interface Album { id: string; title: string;