removed debug code (woops sorry)

pull/78/head
Emi Simpson 5 years ago
parent de383c94b1
commit 8646af6e9f
No known key found for this signature in database
GPG Key ID: 68FAB2E2E6DFC98B

@ -299,7 +299,7 @@ pub fn walk_and_embed_assets(
let mut tendril = contents.borrow_mut();
let replacement = resolve_css_imports(
cache,
dbg!(tendril.as_ref()),
tendril.as_ref(),
false,
&url,
opt_user_agent,

Loading…
Cancel
Save