Skip to content

Commit

Permalink
Fix lint test
Browse files Browse the repository at this point in the history
  • Loading branch information
olivrlee committed Sep 19, 2023
1 parent fac6a02 commit d24fe0e
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,8 @@ public class CalciteMetaImpl extends MetaImpl {
private final CalciteMetaTableFactory metaTableFactory;
private final CalciteMetaColumnFactory metaColumnFactory;

/**
* Creates a CalciteMetaImpl.
/** Creates a CalciteMetaImpl.
*
* @deprecated Use
* {@link #CalciteMetaImpl(CalciteConnectionImpl, CalciteMetaTableFactory, CalciteMetaColumnFactory)}
* instead.
Expand Down

0 comments on commit d24fe0e

Please sign in to comment.