forked from mirrors/gstreamer-rs
Remove unneeded extern crate
This commit is contained in:
parent
a240aeb902
commit
7dc5a90b8a
17 changed files with 0 additions and 17 deletions
|
@ -7,7 +7,6 @@ fn main() {
|
|||
not(all(feature = "embed-lgpl-docs", feature = "purge-lgpl-docs"))
|
||||
))]
|
||||
fn manage_docs() {
|
||||
extern crate lgpl_docs;
|
||||
const PATH: &str = "src";
|
||||
const IGNORES: &[&str] = &[];
|
||||
lgpl_docs::purge(PATH, IGNORES);
|
||||
|
|
|
@ -7,7 +7,6 @@ fn main() {
|
|||
not(all(feature = "embed-lgpl-docs", feature = "purge-lgpl-docs"))
|
||||
))]
|
||||
fn manage_docs() {
|
||||
extern crate lgpl_docs;
|
||||
const PATH: &str = "src";
|
||||
const IGNORES: &[&str] = &[];
|
||||
lgpl_docs::purge(PATH, IGNORES);
|
||||
|
|
|
@ -7,7 +7,6 @@ fn main() {
|
|||
not(all(feature = "embed-lgpl-docs", feature = "purge-lgpl-docs"))
|
||||
))]
|
||||
fn manage_docs() {
|
||||
extern crate lgpl_docs;
|
||||
const PATH: &str = "src";
|
||||
const IGNORES: &[&str] = &[];
|
||||
lgpl_docs::purge(PATH, IGNORES);
|
||||
|
|
|
@ -7,7 +7,6 @@ fn main() {
|
|||
not(all(feature = "embed-lgpl-docs", feature = "purge-lgpl-docs"))
|
||||
))]
|
||||
fn manage_docs() {
|
||||
extern crate lgpl_docs;
|
||||
const PATH: &str = "src";
|
||||
const IGNORES: &[&str] = &[];
|
||||
lgpl_docs::purge(PATH, IGNORES);
|
||||
|
|
|
@ -7,7 +7,6 @@ fn main() {
|
|||
not(all(feature = "embed-lgpl-docs", feature = "purge-lgpl-docs"))
|
||||
))]
|
||||
fn manage_docs() {
|
||||
extern crate lgpl_docs;
|
||||
const PATH: &str = "src";
|
||||
const IGNORES: &[&str] = &[];
|
||||
lgpl_docs::purge(PATH, IGNORES);
|
||||
|
|
|
@ -7,7 +7,6 @@ fn main() {
|
|||
not(all(feature = "embed-lgpl-docs", feature = "purge-lgpl-docs"))
|
||||
))]
|
||||
fn manage_docs() {
|
||||
extern crate lgpl_docs;
|
||||
const PATH: &str = "src";
|
||||
const IGNORES: &[&str] = &[];
|
||||
lgpl_docs::purge(PATH, IGNORES);
|
||||
|
|
|
@ -7,7 +7,6 @@ fn main() {
|
|||
not(all(feature = "embed-lgpl-docs", feature = "purge-lgpl-docs"))
|
||||
))]
|
||||
fn manage_docs() {
|
||||
extern crate lgpl_docs;
|
||||
const PATH: &str = "src";
|
||||
const IGNORES: &[&str] = &[];
|
||||
lgpl_docs::purge(PATH, IGNORES);
|
||||
|
|
|
@ -7,7 +7,6 @@ fn main() {
|
|||
not(all(feature = "embed-lgpl-docs", feature = "purge-lgpl-docs"))
|
||||
))]
|
||||
fn manage_docs() {
|
||||
extern crate lgpl_docs;
|
||||
const PATH: &str = "src";
|
||||
const IGNORES: &[&str] = &[];
|
||||
lgpl_docs::purge(PATH, IGNORES);
|
||||
|
|
|
@ -7,7 +7,6 @@ fn main() {
|
|||
not(all(feature = "embed-lgpl-docs", feature = "purge-lgpl-docs"))
|
||||
))]
|
||||
fn manage_docs() {
|
||||
extern crate lgpl_docs;
|
||||
const PATH: &str = "src";
|
||||
const IGNORES: &[&str] = &[];
|
||||
lgpl_docs::purge(PATH, IGNORES);
|
||||
|
|
|
@ -7,7 +7,6 @@ fn main() {
|
|||
not(all(feature = "embed-lgpl-docs", feature = "purge-lgpl-docs"))
|
||||
))]
|
||||
fn manage_docs() {
|
||||
extern crate lgpl_docs;
|
||||
const PATH: &str = "src";
|
||||
const IGNORES: &[&str] = &[];
|
||||
lgpl_docs::purge(PATH, IGNORES);
|
||||
|
|
|
@ -7,7 +7,6 @@ fn main() {
|
|||
not(all(feature = "embed-lgpl-docs", feature = "purge-lgpl-docs"))
|
||||
))]
|
||||
fn manage_docs() {
|
||||
extern crate lgpl_docs;
|
||||
const PATH: &str = "src";
|
||||
const IGNORES: &[&str] = &[];
|
||||
lgpl_docs::purge(PATH, IGNORES);
|
||||
|
|
|
@ -7,7 +7,6 @@ fn main() {
|
|||
not(all(feature = "embed-lgpl-docs", feature = "purge-lgpl-docs"))
|
||||
))]
|
||||
fn manage_docs() {
|
||||
extern crate lgpl_docs;
|
||||
const PATH: &str = "src";
|
||||
const IGNORES: &[&str] = &[];
|
||||
lgpl_docs::purge(PATH, IGNORES);
|
||||
|
|
|
@ -7,7 +7,6 @@ fn main() {
|
|||
not(all(feature = "embed-lgpl-docs", feature = "purge-lgpl-docs"))
|
||||
))]
|
||||
fn manage_docs() {
|
||||
extern crate lgpl_docs;
|
||||
const PATH: &str = "src";
|
||||
const IGNORES: &[&str] = &[];
|
||||
lgpl_docs::purge(PATH, IGNORES);
|
||||
|
|
|
@ -7,7 +7,6 @@ fn main() {
|
|||
not(all(feature = "embed-lgpl-docs", feature = "purge-lgpl-docs"))
|
||||
))]
|
||||
fn manage_docs() {
|
||||
extern crate lgpl_docs;
|
||||
const PATH: &str = "src";
|
||||
const IGNORES: &[&str] = &[];
|
||||
lgpl_docs::purge(PATH, IGNORES);
|
||||
|
|
|
@ -7,7 +7,6 @@ fn main() {
|
|||
not(all(feature = "embed-lgpl-docs", feature = "purge-lgpl-docs"))
|
||||
))]
|
||||
fn manage_docs() {
|
||||
extern crate lgpl_docs;
|
||||
const PATH: &str = "src";
|
||||
const IGNORES: &[&str] = &[];
|
||||
lgpl_docs::purge(PATH, IGNORES);
|
||||
|
|
|
@ -7,7 +7,6 @@ fn main() {
|
|||
not(all(feature = "embed-lgpl-docs", feature = "purge-lgpl-docs"))
|
||||
))]
|
||||
fn manage_docs() {
|
||||
extern crate lgpl_docs;
|
||||
const PATH: &str = "src";
|
||||
const IGNORES: &[&str] = &[];
|
||||
lgpl_docs::purge(PATH, IGNORES);
|
||||
|
|
|
@ -7,7 +7,6 @@ fn main() {
|
|||
not(all(feature = "embed-lgpl-docs", feature = "purge-lgpl-docs"))
|
||||
))]
|
||||
fn manage_docs() {
|
||||
extern crate lgpl_docs;
|
||||
const PATH: &str = "src";
|
||||
const IGNORES: &[&str] = &[];
|
||||
lgpl_docs::purge(PATH, IGNORES);
|
||||
|
|
Loading…
Reference in a new issue