Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom-Newton committed Nov 5, 2023
1 parent 4fef7e9 commit 1ab87dc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cpp/src/arrow/filesystem/azurefs_test.cc
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,6 @@ class AzureFileSystemTest : public ::testing::Test {
AzureFileSystemTest() : generator_(std::random_device()()) {}

virtual Result<AzureOptions> MakeOptions() = 0;
virtual void Skip(){};

void SetUp() override {
auto options = MakeOptions();
Expand Down

0 comments on commit 1ab87dc

Please sign in to comment.