fix: remove unnecessary unstable feature

This commit is contained in:
DecDuck
2024-12-08 12:55:41 +11:00
parent 74f071281e
commit ff39f1ca39
-2
View File
@@ -1,5 +1,3 @@
#![feature(map_try_insert)]
mod auth;
mod db;
mod downloads;