Browse Source

correct package name

Snow 5 years ago
parent
commit
a9e8e3df58
1 changed files with 1 additions and 1 deletions
  1. 1 1
      main.go

+ 1 - 1
main.go

@@ -1,4 +1,4 @@
-package main
+package scheduler
 
 import (
 	"log"