Skip to content

Commit 9e57dcb

Browse files
committed
binary name
1 parent 26cdf9f commit 9e57dcb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/chat-cli/src/util/consts.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ pub const APP_PROCESS_NAME: &str = "q_desktop.exe";
33

44
/// TODO(brandonskiser): revert back to "qchat" for prompting login after standalone releases.
55
pub const CLI_BINARY_NAME: &str = "q";
6-
#[allow(dead_code)]
76
pub const CHAT_BINARY_NAME: &str = "qchat";
87

98
pub const PRODUCT_NAME: &str = "Amazon Q";

0 commit comments

Comments
 (0)