Renamed error module to infoerr

This commit is contained in:
Sasha Koshka 2022-08-18 00:56:45 -04:00
parent ca5f8202bb
commit d42d0c5b34
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
package error
package infoerr
import "os"
import "fmt"