Skip to content

Commit 6cc02c4

Browse files
fix: Remove unused comment
Co-authored-by: Juraj Sadel <[email protected]>
1 parent dea11d0 commit 6cc02c4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

espflash/src/cli/config.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,6 @@ pub struct PortConfig {
164164
/// Preferred serial port connection information
165165
#[serde(default)]
166166
pub connection: Connection,
167-
/// Partition table path
168167
/// Preferred USB devices
169168
#[serde(default)]
170169
pub usb_device: Vec<UsbDevice>,

0 commit comments

Comments
 (0)