Skip to content

Commit 611178a

Browse files
committed
Remove commented no_std attribute
1 parent b893462 commit 611178a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/std/src/lib.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// #![cfg_attr(not(feature = "std"), no_std)]
2-
31
extern crate alloc;
42

53
// Exposed on all platforms

0 commit comments

Comments
 (0)