Skip to content

Commit f70ea2a

Browse files
committed
remove drive-by changes
1 parent cdce0c6 commit f70ea2a

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

lib/mongoid/fields/field_types.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ module FieldTypes
1818
date: Date,
1919
date_time: DateTime,
2020
#decimal128: BSON::Decimal128,
21-
double: Float,
2221
float: Float,
2322
hash: Hash,
2423
integer: Integer,

spec/mongoid/fields_spec.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,6 @@
338338
date: Date,
339339
date_time: DateTime,
340340
#decimal128: BSON::Decimal128,
341-
double: Float,
342341
float: Float,
343342
hash: Hash,
344343
integer: Integer,

0 commit comments

Comments
 (0)