Skip to content

Commit bc58b5b

Browse files
author
Fraser Greenroyd
committed
Remove whitespace
1 parent 3744144 commit bc58b5b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

BHoMUpgrader/Upgrader.cs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,7 @@ private BsonDocument Upgrade(BsonDocument document, Converter converter)
121121
{
122122
result = UpgradeObject(document, converter);
123123
}
124-
125-
124+
126125
return result;
127126
}
128127

0 commit comments

Comments
 (0)