Skip to content

Commit 18aebf4

Browse files
committed
Remove leftover code
1 parent 4ffde44 commit 18aebf4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

c_glib/test/test-map-lookup-options.rb

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,6 @@ def test_occurrence_property
4141
assert_equal(Arrow::MapLookupOccurrence::FIRST, @options.occurrence)
4242
end
4343

44-
def build_map_with_duplicate_keys
45-
end
46-
4744
def test_map_lookup_function
4845
map_array = build_map_array(Arrow::Int32DataType.new,
4946
Arrow::StringDataType.new,

0 commit comments

Comments
 (0)