Closed nosahama closed 4 years ago
Removed the duplicated was_published_recently function from the Question model.
was_published_recently
[ ] Yes [x ] No
What kind of change does this Pull Request introduce?
[ ] Bugfix [ ] Feature [x ] Code style update (formatting, local variables) [ ] Refactoring (no functional changes, no api changes) [ ] Documentation content changes [ ] Other... Please describe:
git clone [repo-address] cd [repo-name] git checkout [branch-name] npm install
Verify that the following are valid
Thanks!
Removed the duplicated
was_published_recently
function from the Question model.Purpose
Does this introduce a breaking change?
Pull Request Type
What kind of change does this Pull Request introduce?
How to Test
What to Check
Verify that the following are valid
was_published_recently
function exists in the Question models fileOther Information