Browse Source

trim empty lines

for_activeadmin
Carlos Vilhena 13 years ago
parent
commit
d1a4f4073a
  1. 2
      lib/two_factor_authentication/orm/active_record.rb

2
lib/two_factor_authentication/orm/active_record.rb

@ -1,10 +1,8 @@
module TwoFactorAuthentication
module Orm
module ActiveRecord
module Schema
include TwoFactorAuthentication::Schema
end
end
end

Loading…
Cancel
Save