Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
raviqqe committed Jan 22, 2025
1 parent 4175922 commit 93a4782
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion macro/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//! Macros to bundle and use Scheme programs.
use cfg_elif::feature;
use cfg_elif::expr::feature;
use core::error::Error;
use proc_macro::TokenStream;
use proc_macro2::Literal;
Expand Down

0 comments on commit 93a4782

Please sign in to comment.