Skip to content

Commit 0fd4caf

Browse files
committed
chore(uffd): trim comments for review
1 parent 99eec35 commit 0fd4caf

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

packages/orchestrator/pkg/sandbox/sandbox.go

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,8 @@ type Config struct {
6868
RamMB int64
6969

7070
// TotalDiskSizeMB optional, now used only for metrics.
71-
TotalDiskSizeMB int64
72-
HugePages bool
73-
74-
// Enable free page reporting
71+
TotalDiskSizeMB int64
72+
HugePages bool
7573
FreePageReporting bool
7674

7775
Envd EnvdMetadata

0 commit comments

Comments
 (0)