Skip to content

Commit

Permalink
Remove unneeded import
Browse files Browse the repository at this point in the history
  • Loading branch information
frewsxcv authored Dec 13, 2020
1 parent dcf327f commit 91ad652
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/proj.rs
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ use proj_sys::proj_context_set_enable_network;

use proj_sys::{proj_errno, proj_errno_reset};

use std::convert::TryFrom;
use std::ffi::CStr;
use std::ffi::CString;
use std::mem::MaybeUninit;
Expand Down

0 comments on commit 91ad652

Please sign in to comment.