mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
removing stray doc comment, will add doc comments later
This commit is contained in:
Vendored
-3
@@ -32,9 +32,6 @@ declare module ImgurApi {
|
||||
blocked_users: Array<BlockedUser>;
|
||||
}
|
||||
|
||||
/**
|
||||
* This model represents the data for albums
|
||||
*/
|
||||
interface Album {
|
||||
id: string;
|
||||
title: string;
|
||||
|
||||
Reference in New Issue
Block a user