Skip to content

Commit fd5fbe4

Browse files
author
Adriano Santos
committed
formatting the code
1 parent 05f29d7 commit fd5fbe4

File tree

1 file changed

+0
-1
lines changed
  • lib/grpc/server/interceptors

1 file changed

+0
-1
lines changed

lib/grpc/server/interceptors/cors.ex

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ defmodule GRPC.Server.Interceptors.CORS do
4141
# This is not a full-on Macro context, so binary concatenations and
4242
# variables are handled before this step.
4343

44-
4544
opts = Keyword.validate!(opts, [:allow_origin, allow_headers: nil])
4645

4746
allow_origin =

0 commit comments

Comments
 (0)