cleanup unused 'import math'
parent
5974ca684c
commit
31d41b016d
|
|
@ -3,7 +3,6 @@
|
|||
// that can be found in the LICENSE file.
|
||||
module musl
|
||||
|
||||
import math
|
||||
import rand.seed
|
||||
|
||||
pub const seed_len = 1
|
||||
|
|
|
|||
Loading…
Reference in New Issue