mirror of
https://github.com/veeso/termscp.git
synced 2026-04-12 05:01:25 -07:00
Brought all extern crate to top level
This commit is contained in:
@@ -25,8 +25,6 @@
|
||||
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
* SOFTWARE.
|
||||
*/
|
||||
// Deps
|
||||
extern crate whoami;
|
||||
// Crate
|
||||
#[cfg(any(target_os = "windows", target_os = "macos"))]
|
||||
use super::keys::keyringstorage::KeyringStorage;
|
||||
|
||||
Reference in New Issue
Block a user