Skip to content

Commit e57a228

Browse files
srtaalejzimeg
andauthored
Update cmd/app/unlink.go
Co-authored-by: Eden Zimbelman <[email protected]>
1 parent fba3160 commit e57a228

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cmd/app/unlink.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,6 @@ func confirmUnlink(ctx context.Context, IO iostreams.IOStreamer, selection promp
109109
Text: "App Unlink",
110110
Secondary: []string{
111111
fmt.Sprintf("App (%s) will be removed from this project", selection.App.AppID),
112-
fmt.Sprintf("Team: %s", selection.Auth.TeamDomain),
113112
"The app will not be deleted from Slack",
114113
fmt.Sprintf("You can re-link it later with %s", style.Commandf("app link", false)),
115114
},

0 commit comments

Comments
 (0)