Commit d0aa506
Adrien Kunysz
Remove unused "date" date format.
All usages have been replaced with "posted" in a previous commit.
linuxfr.org$ ack -l ':date\b' | grep -v svg$
app/controllers/admin/accounts_controller.rb
app/models/account.rb
app/models/board.rb
db/migrate/20230506121910_add_last_seen_on_to_accounts.rb
None of the references to ":date" in those three files refer to the custom "date" date format.1 parent 94c365e commit d0aa506
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| |||
0 commit comments