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;