Skip to content

Commit

Permalink
chore: tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
Julusian committed Aug 15, 2024
1 parent 2384a87 commit fe199bc
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ export class DataTransferDownloadRequestCommand extends BasicWritableCommand<Dat
buffer.writeUInt16BE(this.properties.transferIndex, 6)

buffer.writeUInt16BE(this.properties.transferType, 8)
// buffer.writeUInt16BE(0x200f, 10)

return buffer
}
Expand Down

0 comments on commit fe199bc

Please sign in to comment.