1 Commits

Author SHA1 Message Date
65cbfe78c3 Remove package main
RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR
2025-04-22 10:41:33 +02:00
3 changed files with 3 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
package main
package cylogger
import (
"fmt"

View File

@@ -1,5 +1,4 @@
// package cylogger
package main
package cylogger
import (
"bytes"

View File

@@ -1,4 +1,4 @@
package main
package cylogger
import (
"fmt"