Skip to content
This repository was archived by the owner on Mar 19, 2021. It is now read-only.

Commit a1742af

Browse files
dominicletzConnorRigby
authored andcommitted
Removed unused timeout() function
1 parent d99b4b2 commit a1742af

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/sqlitex/server.ex

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,4 @@ defmodule Sqlitex.Server do
239239
with {%Cache{} = new_cache, stmt} <- Cache.prepare(stmt_cache, sql, opts),
240240
do: {:ok, %{columns: stmt.column_names, types: stmt.column_types}, new_cache}
241241
end
242-
243-
defp timeout(kwopts), do: Keyword.get(kwopts, :timeout, 5000)
244242
end

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy