clippy
This commit is contained in:
		
							parent
							
								
									402667d627
								
							
						
					
					
						commit
						3dc48e9d43
					
				| @ -11,7 +11,6 @@ use entity::account::{UserAccountEntity, UserSettingsEntity}; | ||||
| use entity::character::CharacterEntity; | ||||
| use entity::item; | ||||
| 
 | ||||
| use items; | ||||
| use maps::area::MapArea; | ||||
| use shops::{WeaponShopItem, ToolShopItem, ArmorShopItem}; | ||||
| 
 | ||||
|  | ||||
| @ -13,7 +13,6 @@ use entity::character::SectionID; | ||||
| use entity::room::{RoomEntityId, RoomEntityMode}; | ||||
| use maps::monster::{load_monster_stats_table, MonsterType, MonsterStats}; | ||||
| use maps::area::MapAreaLookup; | ||||
| use quests; | ||||
| use maps::Holiday; | ||||
| use location::{MAX_ROOMS, RoomId}; | ||||
| 
 | ||||
|  | ||||
| @ -1,6 +1,5 @@ | ||||
| use std::collections::HashMap; | ||||
| use networking::serverstate::ClientId; | ||||
| use items; | ||||
| use async_std::sync::{Arc, Mutex, MutexGuard}; | ||||
| use futures::future::{Future, OptionFuture}; | ||||
| use items::trade::TradeItem; | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user