Skip to content

Commit 377b17d

Browse files
committed
Hide multirange extension's module docs
The module didn't have any real documentation and should have been hidden.
1 parent 166ab36 commit 377b17d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/postgrex/extensions/multirange.ex

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
defmodule Postgrex.Extensions.Multirange do
2+
@moduledoc false
3+
24
import Postgrex.BinaryUtils, warn: false
35

46
@behaviour Postgrex.SuperExtension

0 commit comments

Comments
 (0)