mirror of
https://github.com/gleam-lang/gleam.git
synced 2025-12-23 09:47:08 +00:00
tidy imports
This commit is contained in:
parent
4038f0f99e
commit
36721a0fbd
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
use std::{any::Any, collections::HashSet, iter, sync::Arc};
|
||||
use std::{collections::HashSet, iter, sync::Arc};
|
||||
|
||||
use crate::{
|
||||
Error, STDLIB_PACKAGE_NAME,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue