Skip to content

Commit 8443b17

Browse files
committed
remove PartialDownloadMsgBody
1 parent 5294a70 commit 8443b17

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/stock_str.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -165,9 +165,6 @@ pub enum StockMessage {
165165
))]
166166
QuotaExceedingMsgBody = 98,
167167

168-
#[strum(props(fallback = "%1$s message"))]
169-
PartialDownloadMsgBody = 99,
170-
171168
#[strum(props(fallback = "Multi Device Synchronization"))]
172169
SyncMsgSubject = 101,
173170

0 commit comments

Comments
 (0)