aboutsummaryrefslogtreecommitdiffstats
path: root/components/atoms/build.rs
diff options
context:
space:
mode:
Diffstat (limited to 'components/atoms/build.rs')
-rw-r--r--components/atoms/build.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/components/atoms/build.rs b/components/atoms/build.rs
index 6cfdfe2e7d7..3272683c2ca 100644
--- a/components/atoms/build.rs
+++ b/components/atoms/build.rs
@@ -6,7 +6,6 @@ use std::env;
use std::fs::File;
use std::io::{BufRead, BufReader};
use std::path::Path;
-use string_cache_codegen;
fn main() {
let static_atoms =