mirror of
https://github.com/LemmyNet/lemmy-js-client.git
synced 2024-11-22 20:31:12 +00:00
Remove comment.
This commit is contained in:
parent
0ff6f292e6
commit
10b8b8e4df
1 changed files with 0 additions and 1 deletions
|
@ -168,7 +168,6 @@ export enum CommentSortType {
|
|||
* The different listing types for post and comment fetches.
|
||||
*/
|
||||
export enum ListingType {
|
||||
// TODO do these need to be strings?
|
||||
All = "All",
|
||||
Local = "Local",
|
||||
Subscribed = "Subscribed",
|
||||
|
|
Loading…
Reference in a new issue