-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1712 from etalab/scout/clean-useless-code
- Loading branch information
Showing
14 changed files
with
2 additions
and
307 deletions.
There are no files selected for viewing
20 changes: 0 additions & 20 deletions
20
app/interactors/user/notify_datapass_of_token_ownership.rb
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,4 @@ | ||
class APIEntreprise::User::OAuthLogin < ApplicationOrganizer | ||
organize User::FindOrCreateThroughOAuth, | ||
User::UpdateOAuthAPIGouvId, | ||
User::NotifyDatapassOfTokenOwnership | ||
User::UpdateOAuthAPIGouvId | ||
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,4 @@ | ||
class APIParticulier::User::OAuthLogin < ApplicationOrganizer | ||
organize User::FindOrCreateThroughOAuth, | ||
User::UpdateOAuthAPIGouvId, | ||
User::NotifyDatapassOfTokenOwnership | ||
User::UpdateOAuthAPIGouvId | ||
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
22 changes: 0 additions & 22 deletions
22
spec/mailers/previews/api_entreprise/user_mailer_preview.rb
This file was deleted.
Oops, something went wrong.
22 changes: 0 additions & 22 deletions
22
spec/mailers/previews/api_particulier/user_mailer_preview.rb
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters