mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-21 06:08:12 +00:00
Remove unused data from 2025 annual reports (#37033)
This commit is contained in:
@@ -8,10 +8,6 @@ class AnnualReport::Source
|
||||
@year = year
|
||||
end
|
||||
|
||||
def self.prepare(_year)
|
||||
# Use this method if any pre-calculations must be made before individual annual reports are generated
|
||||
end
|
||||
|
||||
def generate
|
||||
raise NotImplementedError
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user