mirror of
https://github.com/nim-lang/Nim.git
synced 2026-07-19 07:21:19 +00:00
remove unused import (#12900)
This commit is contained in:
committed by
Andreas Rumpf
parent
20a59da401
commit
e4e74a5565
@@ -52,7 +52,7 @@
|
||||
## * `channels module <channels.html>`_ for inter-thread communication
|
||||
|
||||
|
||||
import math, typetraits
|
||||
import math
|
||||
|
||||
type
|
||||
Deque*[T] = object
|
||||
|
||||
Reference in New Issue
Block a user