diff --git a/pkg/commands/models/commit.go b/pkg/commands/models/commit.go index 50bcfab8f..752177d98 100644 --- a/pkg/commands/models/commit.go +++ b/pkg/commands/models/commit.go @@ -18,7 +18,6 @@ const ( StatusPushed StatusMerged StatusRebasing - StatusSelected StatusReflog )