Drop a useless import of std::result::Result since its always there
authorMatt Corallo <git@bluematt.me>
Sun, 31 May 2020 03:23:47 +0000 (23:23 -0400)
committerMatt Corallo <git@bluematt.me>
Mon, 22 Jun 2020 17:42:28 +0000 (13:42 -0400)
commit9e5800927a6bdc46e4119765f07d374732b43cc5
tree1bc1b3f891bcb92a4e646ef1eb1a2a38599af02c
parentaa14fe58301c3c3d80b00aa74e61197db1e577e8
Drop a useless import of std::result::Result since its always there
lightning/src/ln/msgs.rs
lightning/src/util/ser.rs