blob: d7e3412ab62572e740608704f2d0b77b51504ce5 [file] [log] [blame]
diff --git a/src/lib.rs b/src/lib.rs
index 2384da331..e0ad70815 100644
--- a/src/lib.rs
+++ b/src/lib.rs
@@ -12,7 +12,6 @@
// See the License for the specific language governing permissions and
// limitations under the License.
-extern crate android_logger;
extern crate log;
pub mod android_interface;
mod debug;