Skip to content

Commit

Permalink
Fix imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Anthony Super committed May 21, 2020
1 parent 43fcdc5 commit 79e40e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/sober_swag.rb
Expand Up @@ -4,9 +4,9 @@
Bundler.setup
require 'dry-struct'
require 'dry-types'
require 'action_controller'
require 'sober_swag/types'
require 'sober_swag/version'
require 'active_support/inflector'

##
# Root namespace
Expand Down

0 comments on commit 79e40e0

Please sign in to comment.