Skip to content

Commit

Permalink
Remove superfluous empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
joeapearson committed Mar 4, 2021
1 parent 294b5e4 commit 06437dc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/mongo/grid_fs/bucket.ex
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@ defmodule Mongo.GridFs.Bucket do
Mongo.find(topology_pid, files_collection_name(bucket), filter, opts)
end


@doc """
Finds one file document by `file_id` specified either as a string or `BSON.ObjectId`.
"""
Expand Down

0 comments on commit 06437dc

Please sign in to comment.