Explorar o código

remove now-unused "use" statement.

Nick Mathewson %!s(int64=5) %!d(string=hai) anos
pai
achega
de55df0260
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/rust/protover/ffi.rs

+ 0 - 1
src/rust/protover/ffi.rs

@@ -7,7 +7,6 @@
 
 use libc::{c_char, c_int, uint32_t};
 use std::ffi::CStr;
-use std::ffi::CString;
 
 use smartlist::*;
 use tor_allocate::allocate_and_copy_string;