Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
mohsaka committed Oct 28, 2024
1 parent ed96845 commit c007a17
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion velox/functions/prestosql/types/IPPrefixType.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -219,4 +219,5 @@ void registerIPPrefixType() {
"ipprefix", std::make_unique<const IPPrefixTypeFactories>());
}

} // namespace facebook::velox
} // namespace facebook::velox

0 comments on commit c007a17

Please sign in to comment.