Update lib.rs

This commit is contained in:
Nikolay Volf 2018-08-25 13:50:23 +03:00 committed by GitHub
parent 6311536a7c
commit fe84586bcd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -41,9 +41,6 @@ mod unix_permissions;
#[cfg(unix)]
pub use unix_permissions::SecurityAttributes;
/// For testing/examples
pub fn dummy_endpoint() -> String {
extern crate rand;