Clean up unused beatmap ids

This commit is contained in:
Natsu Kagami 2023-09-17 15:19:32 +02:00
parent 2cd5c744d6
commit 604be4ca9b
Signed by: nki
GPG key ID: 55A032EB38B49ADB
3 changed files with 7 additions and 9 deletions

View file

@ -41,6 +41,7 @@
++ (with pkgs; [
openssl
cargo
rustc
rustfmt
]);