mirror of
https://github.com/nkanaev/yarr.git
synced 2025-09-13 09:55:36 +00:00
remove todo
This commit is contained in:
@@ -242,7 +242,6 @@ func m04_item_podcasturl(tx *sql.Tx) error {
|
||||
return err
|
||||
}
|
||||
|
||||
// TODO: description -> content
|
||||
func m05_move_description_to_content(tx *sql.Tx) error {
|
||||
sql := `
|
||||
update items set content=description
|
||||
|
Reference in New Issue
Block a user