From a2c498464ff09969bc6a98e475b82d44002fabeb Mon Sep 17 00:00:00 2001 From: metamuffin Date: Thu, 15 Aug 2024 04:00:41 +0200 Subject: cleanup and remove specs dir --- server/src/interaction.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'server') diff --git a/server/src/interaction.rs b/server/src/interaction.rs index 2f58ed8f..c0fa5731 100644 --- a/server/src/interaction.rs +++ b/server/src/interaction.rs @@ -1,4 +1,3 @@ -use hurrycurry_client_lib::{Involvement, Item}; /* Hurry Curry! - a game about cooking Copyright 2024 metamuffin @@ -16,6 +15,7 @@ use hurrycurry_client_lib::{Involvement, Item}; along with this program. If not, see . */ +use hurrycurry_client_lib::{Involvement, Item}; use hurrycurry_protocol::{Gamedata, Recipe, Score, TileIndex}; use log::info; -- cgit v1.2.3-70-g09d2