fixup d7ede3f: make format (#851)

This commit is contained in:
Christian Schwarz
2024-11-20 21:49:10 +01:00
committed by GitHub
parent d7ede3f82c
commit 3755c97a86

View File

@@ -9,6 +9,7 @@ import (
"github.com/gdamore/tcell/v2"
"github.com/rivo/tview"
"github.com/zrepl/zrepl/internal/client/status/viewmodel"
)