mirror of
https://github.com/OMGeeky/yup-oauth2.git
synced 2026-02-23 15:50:00 +01:00
chore(syntax): Remove extern crate imports where not needed
This commit is contained in:
@@ -24,9 +24,6 @@
|
||||
//!
|
||||
//! Copyright (c) 2016 Google, Inc. (Lewin Bormann <lbo@spheniscida.de>)
|
||||
//!
|
||||
extern crate base64;
|
||||
extern crate hyper;
|
||||
extern crate hyper_native_tls;
|
||||
|
||||
use std::env;
|
||||
use std::time;
|
||||
|
||||
Reference in New Issue
Block a user