config/routes.rb in phcdevworks_press-8.3.0 vs config/routes.rb in phcdevworks_press-8.3.1

- old
+ new

@@ -31,9 +31,8 @@ end end # Mount Routes mount PhcdevworksAccounts::Engine, :at => '/' - mount PhcdevworksAccountsStripe::Engine, :at => '/' mount PhcdevworksCoreModules::Engine, :at => '/' end