Dean Herbert 60b80c88b6 Avoid file retrieval overhead when detaching BeatmapSetInfo
It seems that no usages of `BeatmapSetInfo` detaches require files - a
`WorkingBeatmap` is always obtained before doing further lookups.

Therefore we can omit this include unless the detaching object is a
`BeatmapInfo`. A refetch is performed when retrieving a
`WorkingBeatmap` to complete the equation.
2022-01-19 00:49:18 +09:00
..
2021-04-09 13:56:58 +09:00
2020-09-17 18:37:48 +09:00
2022-01-12 16:57:27 +09:00
2021-12-22 21:02:06 +09:00