formatting
This commit is contained in:
parent
9cf19af0a0
commit
1c0d0fcd8d
|
@ -135,7 +135,7 @@ defmodule Vonbraun.Control do
|
|||
document_loader: Vonbraun.JSONLD.DocumentLoaderAgent
|
||||
)
|
||||
|
||||
Logger.debug(("Here is the expanded activity:\n#{Jason.encode!(expanded_activity)}"))
|
||||
Logger.debug("Here is the expanded activity:\n#{Jason.encode!(expanded_activity)}")
|
||||
|
||||
activity
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue