1 Commits

Author SHA1 Message Date
51fb9734bc fix: changing name on the only package 2022-10-15 23:11:56 +02:00
2 changed files with 2 additions and 2 deletions

View File

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

View File

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