Skip to content
This repository has been archived by the owner on Mar 17, 2023. It is now read-only.

Commit

Permalink
Remove left-over feature mod
Browse files Browse the repository at this point in the history
  • Loading branch information
tversteeg committed Mar 9, 2020
1 parent 1f860f0 commit a50065d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,6 @@
pub extern crate blit;

#[cfg(feature = "rotation")]
pub mod rotation;

use anyhow::Result;
use blit::BlitBuffer;
use lazy_static::lazy_static;
Expand Down

0 comments on commit a50065d

Please sign in to comment.