X-Git-Url: http://git.euphorik.ch/index.cgi?p=minecraft_web.git;a=blobdiff_plain;f=backend%2Fsrc%2Fminecraft_controller.rs;fp=backend%2Fsrc%2Fminecraft_controller.rs;h=9bcc7d33f3cca961b54465acfcbc6f4cbe83be86;hp=260a6e410fc2d0975539548aa3c953a95065fde8;hb=1b24eca7c07076d8706aca658778256230fd73b9;hpb=16f93d7c5d110a92f90a4596e4fb3b994ae12932 diff --git a/backend/src/minecraft_controller.rs b/backend/src/minecraft_controller.rs index 260a6e4..9bcc7d3 100644 --- a/backend/src/minecraft_controller.rs +++ b/backend/src/minecraft_controller.rs @@ -4,9 +4,6 @@ use std::{ fs, time::SystemTime }; use chrono::{ DateTime, offset::Local }; -#[cfg(target_os = "linux")] -use systemd::journal; - #[derive(Clone, Debug)] pub struct MinecraftExe { memory: u64, // [kB].