From 87e4512f24b886a5df045ba11ce731b3ffc3e848 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Mon, 15 May 2023 09:05:04 +0200 Subject: old uncommited stuff, dunno what it does --- server/src/main.rs | 2 -- 1 file changed, 2 deletions(-) (limited to 'server/src/main.rs') diff --git a/server/src/main.rs b/server/src/main.rs index 6baaa2a..d8a7441 100644 --- a/server/src/main.rs +++ b/server/src/main.rs @@ -3,8 +3,6 @@ which is licensed under the GNU Affero General Public License (version 3); see /COPYING. Copyright (C) 2023 metamuffin */ -#![feature(box_syntax)] - use config::{load_global_config, GlobalConfig}; use database::{Database, User}; use jellyremuxer::RemuxerContext; -- cgit v1.2.3-70-g09d2