mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 22:34:45 +00:00
remove unused import
This commit is contained in:
parent
a9329b250d
commit
7ea268a5d1
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
#![crate_type = "lib"]
|
||||
#![no_std]
|
||||
use core::fmt;
|
||||
use libc;
|
||||
|
||||
// A list of C functions that are being imported
|
||||
extern "C" {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue