Update main.go

This commit is contained in:
2025-11-24 09:34:26 +00:00
parent ebc784970e
commit 69ee1f524d

View File

@@ -2,7 +2,6 @@ package main
import ( import (
"fmt" "fmt"
"log"
"os" "os"
) )