i got to used to vscode

This commit is contained in:
Jan Barfuss 2024-11-07 10:35:09 +01:00
parent 918efa57ee
commit baf110f9f3

View File

@ -1,9 +1,6 @@
package main
import (
"fmt"
"os"
"github.com/LeRoid-hub/humiditycalc/configs"
"github.com/LeRoid-hub/humiditycalc/server"
)