Skip to content

Commit

Permalink
Merge pull request #243 from sairina/remove-download-url
Browse files Browse the repository at this point in the history
Remove download_url property
  • Loading branch information
sairina authored Jun 17, 2021
2 parents e80c59b + 806e26f commit 14a2d67
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/content/mixin.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,6 @@ const fileFieldMap = {
thumbnail: {
type: Boolean,
},
download_url: {
type: String,
},
};

function fileValidator(file) {
Expand Down

0 comments on commit 14a2d67

Please sign in to comment.