fix: remove File.read! from docs

This commit is contained in:
Zach Daniel 2021-09-17 17:51:31 -04:00
parent 177702bacb
commit 63b141a0b8

View file

@ -385,8 +385,6 @@ defmodule Ash.Query do
@doc """
Creates an Ash expression for evaluation later.
#{File.read!("documentation/topics/expressions.md")}
"""
defmacro expr(do: body) do
quote do