mirror of
https://github.com/logos-storage/questionable.git
synced 2026-01-07 16:23:07 +00:00
Remove unused import
This commit is contained in:
parent
01127892dd
commit
8b210f3f67
@ -1,6 +1,5 @@
|
|||||||
import std/options
|
import std/options
|
||||||
import std/macros
|
import std/macros
|
||||||
import std/sequtils
|
|
||||||
import ./private/binderror
|
import ./private/binderror
|
||||||
|
|
||||||
proc option[T](option: Option[T]): Option[T] =
|
proc option[T](option: Option[T]): Option[T] =
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user