Skip to content

Commit

Permalink
Remove unneeded clipboard import.
Browse files Browse the repository at this point in the history
  • Loading branch information
mmiecz committed Jun 15, 2019
1 parent 9c74e4d commit 884b54a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ports/glutin/main2.rs
Expand Up @@ -2,7 +2,6 @@
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at https://mozilla.org/MPL/2.0/. */

extern crate clipboard;
#[macro_use]
extern crate lazy_static;
#[macro_use]
Expand Down

0 comments on commit 884b54a

Please sign in to comment.