remove comments
Signed-off-by: jffarge <slumbering.pierrot@gmail.com>
This commit is contained in:
parent
04781f4e07
commit
0e3ca30189
@ -2,7 +2,6 @@ package http
|
||||
|
||||
import (
|
||||
"encoding/json"
|
||||
// "strconv"
|
||||
|
||||
"alpha.dagger.io/alpine"
|
||||
"alpha.dagger.io/dagger"
|
||||
|
@ -1,9 +1,6 @@
|
||||
package http
|
||||
|
||||
import (
|
||||
// "encoding/json"
|
||||
// "strconv"
|
||||
|
||||
"alpha.dagger.io/alpine"
|
||||
"alpha.dagger.io/os"
|
||||
)
|
||||
|
Reference in New Issue
Block a user