Remove dead code

This commit is contained in:
Connor Rigby 2017-10-26 09:26:32 -07:00
parent a756e12f84
commit fc653e46bb

View file

@ -57,9 +57,6 @@ defmodule Farmbot.CeleryScript.AST do
end)
end
def parse(other_thing),
do: raise(Error, message: "#{inspect(other_thing)} could not be parsed as CeleryScript.")
# TODO: This is a pretty heavy memory leak, what should happen is
# The corpus should create a bunch of atom, and then this should be
# Strint.to_existing_atom