Skip to content

Commit

Permalink
alphabetize provider imports
Browse files Browse the repository at this point in the history
  • Loading branch information
papes1ns committed Feb 2, 2024
1 parent 37db310 commit d131d7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/oembed/providers/builtin_providers.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
require 'oembed/providers/facebook_post'
require 'oembed/providers/facebook_video'
require 'oembed/providers/instagram'
require 'oembed/providers/tiktok'
require 'oembed/providers/matterport'
require 'oembed/providers/tiktok'

module OEmbed
class Providers
Expand Down

0 comments on commit d131d7f

Please sign in to comment.