remove comments

Signed-off-by: jffarge <slumbering.pierrot@gmail.com>
This commit is contained in:
jffarge 2021-10-22 16:18:15 +02:00 committed by guillaume
parent 04781f4e07
commit 0e3ca30189
2 changed files with 0 additions and 4 deletions

View File

@ -2,7 +2,6 @@ package http
import (
"encoding/json"
// "strconv"
"alpha.dagger.io/alpine"
"alpha.dagger.io/dagger"

View File

@ -1,9 +1,6 @@
package http
import (
// "encoding/json"
// "strconv"
"alpha.dagger.io/alpine"
"alpha.dagger.io/os"
)