Skip to content

Commit 8eda3b1

Browse files
committed
bug fix for the bug fix
1 parent abe29ac commit 8eda3b1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/shopify/graphql/response.ex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ defmodule Shopify.GraphQL.Response do
2828
error ->
2929
Logger.error(inspect(response, limit: :infinity))
3030
Logger.error(Exception.format(:error, error, __STACKTRACE__))
31+
3132
end
3233
end
3334
end

0 commit comments

Comments
 (0)