Skip to content

Commit

Permalink
Fix style
Browse files Browse the repository at this point in the history
  • Loading branch information
nikitamikhaylov committed Apr 25, 2024
1 parent 8e63946 commit a3e746c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Client/Suggest.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ namespace DB
class Suggest : public LineReader::Suggest, boost::noncopyable
{
public:
Suggest() = default;
Suggest() = default;

~Suggest()
{
Expand Down

0 comments on commit a3e746c

Please sign in to comment.