mirror of
https://github.com/valitydev/jesse.git
synced 2024-11-06 09:35:23 +00:00
lint
This commit is contained in:
parent
5f80c5c679
commit
fa18520197
@ -285,7 +285,8 @@ load_local_schema(Schema, [Key | Keys]) ->
|
||||
end
|
||||
end.
|
||||
|
||||
-type http_uri_uri() :: string() | unicode:unicode_binary(). %% From https://github.com/erlang/otp/blob/OTP-20.2.3/lib/inets/doc/src/http_uri.xml#L57
|
||||
%% github.com/erlang/otp/blob/OTP-20.2.3/lib/inets/doc/src/http_uri.xml#L57
|
||||
-type http_uri_uri() :: string() | unicode:unicode_binary().
|
||||
|
||||
%% @doc Resolve a new id
|
||||
%% @private
|
||||
|
Loading…
Reference in New Issue
Block a user