Skip to content

Commit 6d44b1f

Browse files
authored
remove trailing whitespace
1 parent 922f48e commit 6d44b1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/openai/models.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ def retrieve(id:)
1414

1515
def delete(id:)
1616
@client.delete(path: "/models/#{id}")
17-
end
17+
end
1818
end
1919
end

0 commit comments

Comments
 (0)