refactor: remove dependency on DWN.pkl

This commit is contained in:
Prad Nukala
2024-11-25 15:54:05 -05:00
parent 0e14099f0c
commit d9815cc96c
14 changed files with 329 additions and 1 deletions
-1
View File
@@ -3,7 +3,6 @@
module common.types.Ctx
import "package://pkg.pkl-lang.org/pkl-go/pkl.golang@0.5.0#/go.pkl"
import "./DWN.pkl"
class JsonField extends go.Field {
structTags {