mirror of
https://github.com/HoneyryderChuck/httpx.git
synced 2025-10-10 00:02:10 -04:00
remove unused #close method for selector
This commit is contained in:
parent
4997548d95
commit
5595a6c79f
@ -61,10 +61,6 @@ class HTTPX::Selector
|
|||||||
monitor
|
monitor
|
||||||
end
|
end
|
||||||
|
|
||||||
# Closes the selector.
|
|
||||||
#
|
|
||||||
def close; end
|
|
||||||
|
|
||||||
private
|
private
|
||||||
|
|
||||||
def select_many(interval)
|
def select_many(interval)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user