A little cleanup

This commit is contained in:
Gabe Kangas
2020-06-03 23:53:39 -07:00
parent 539c938f63
commit 29f51f6ccc
4 changed files with 10 additions and 51 deletions

View File

@ -15,8 +15,6 @@ var server *Server
var online = false
func main() {
// resetDirectories()
var hlsDirectoryPath = configuration.PublicHLSPath
log.Println("Starting up. Please wait...")