Blake Erickson 3941bad075
DEV: Remove this chained user scope (#17029)
This reverts one of the changes introduced just now in:

27d7b0c6de73cb0cd2bd5137b5a58c151bd83289

I don't think we need this `activated_not_suspended_not_staged` scope
because we can just compose it ourselves via method chaining like
`User.activated.not_suspended.not_staged`.
2022-06-07 15:21:42 -06:00
..
2020-04-28 15:59:39 +05:30
2019-11-29 15:49:08 +00:00
2022-04-14 11:53:57 +02:00
2019-10-21 12:08:20 +01:00
2020-05-05 13:46:57 +10:00
2021-12-02 22:41:55 +05:30
2022-04-28 11:51:03 +02:00
2022-04-06 10:07:14 +02:00
2022-02-28 10:20:58 +08:00
2022-05-05 12:22:17 +10:00
2019-10-17 16:58:22 +11:00
2022-05-27 13:15:14 +04:00