Skip to content

Commit

Permalink
Don't define point
Browse files Browse the repository at this point in the history
  • Loading branch information
syabruk committed Dec 24, 2024
1 parent 87ff7cc commit fe4fc6b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/active_record/connection_adapters/clickhouse/oid/point.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# frozen_string_literal: true

module ActiveRecord
Point = Struct.new(:x, :y)

module ConnectionAdapters
module Clickhouse
module OID # :nodoc:
Expand Down

0 comments on commit fe4fc6b

Please sign in to comment.