Skip to content

Commit

Permalink
Merge pull request #139 from samansmink/remove-incorrect-header
Browse files Browse the repository at this point in the history
remove incorrectly included header
  • Loading branch information
samansmink authored Jan 21, 2025
2 parents f9367ef + 3824769 commit b782b13
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/storage/delta_table_entry.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
#include "duckdb/main/secret/secret_manager.hpp"
#include "duckdb/catalog/catalog_entry/table_function_catalog_entry.hpp"
#include "duckdb/parser/tableref/table_function_ref.hpp"
#include "../../duckdb/third_party/catch/catch.hpp"
#include "functions/delta_scan.hpp"

#include <functional>
Expand Down

0 comments on commit b782b13

Please sign in to comment.