Skip to content

Commit

Permalink
fix check-style
Browse files Browse the repository at this point in the history
  • Loading branch information
taiyang-li committed Jun 20, 2022
1 parent de68eb4 commit d3bff54
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Storages/Hive/StorageHive.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ namespace ErrorCodes
extern const int BAD_ARGUMENTS;
extern const int CANNOT_OPEN_FILE;
extern const int LOGICAL_ERROR;
extern const int TOO_MANY_PARTITIONS;
}

class StorageHiveSource : public SourceWithProgress, WithContext
Expand Down

0 comments on commit d3bff54

Please sign in to comment.