mirror of
https://github.com/discourse/discourse.git
synced 2025-03-30 13:45:47 +08:00

I was playing with groups locally and saw this line. I suspect this method isn't needed at all because I don't see any reference to it anywhere in the code, and as far as I know ActiveRecord objects don't have an `id!` method so if this method is called dynamically somewhere it's most likely failing.