Remove already done todos
This commit is contained in:
parent
41e432b56e
commit
8d72036519
1 changed files with 0 additions and 2 deletions
2
main.go
2
main.go
|
@ -89,7 +89,5 @@ func main() {
|
|||
server.Start(":8000")
|
||||
// TODO: Set up media server
|
||||
// TODO: Set up queues
|
||||
// TODO: Set up http server
|
||||
// TODO: Set up plugins
|
||||
// TODO: Start everything
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue