Skip to content

Commit

Permalink
Remove content license.
Browse files Browse the repository at this point in the history
  • Loading branch information
Layoric committed Mar 21, 2024
1 parent 7191d32 commit c9d38da
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions MyApp.ServiceModel/Posts.cs
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ public class Post

public string Title { get; set; }

public string ContentLicense { get; set; }

public int? FavoriteCount { get; set; }

public DateTime CreationDate { get; set; }
Expand Down

0 comments on commit c9d38da

Please sign in to comment.