Skip to content

Commit

Permalink
add line
Browse files Browse the repository at this point in the history
  • Loading branch information
ulysses-you committed Jun 17, 2020
1 parent 63695c0 commit 9e9d5ce
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -84,4 +84,4 @@ case class ResolvedView(identifier: Identifier) extends LeafNode {
case class ResolvedFunc(catalog: CatalogPlugin, functionIdentifier: FunctionIdentifier)
extends LeafNode {
override def output: Seq[Attribute] = Nil
}
}

0 comments on commit 9e9d5ce

Please sign in to comment.