Skip to content

Commit a31daef

Browse files
fix: Remove unused comment
Co-authored-by: Juraj Sadel <[email protected]>
1 parent 972e85b commit a31daef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

espflash/src/cli/config.rs

-1
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)