aboutsummaryrefslogtreecommitdiffstats
path: root/timetask/project.go
AgeCommit message (Collapse)Author
2017-06-03Move 'fields.go' to 'project.go'Teddy Wing
Get rid of all the old commented Fields code. It's no longer used and is no longer relevant. Furthermore, since the only thing left in this file is the `Project` struct, rename the file to 'project.go'.