From ff17407c6703710d62ce84cc7fd0ac90d7b34f53 Mon Sep 17 00:00:00 2001 From: mark Date: Mon, 17 Dec 2007 21:33:28 +0000 Subject: [PATCH] --- Scripts/Items/Misc/PlayerBulletinBoards.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/Scripts/Items/Misc/PlayerBulletinBoards.cs b/Scripts/Items/Misc/PlayerBulletinBoards.cs index 9c9411601..abbd4f815 100644 --- a/Scripts/Items/Misc/PlayerBulletinBoards.cs +++ b/Scripts/Items/Misc/PlayerBulletinBoards.cs @@ -7,7 +7,6 @@ using Server.Multis; using Server.Prompts; using Server.Mobiles; using Server.Network; -using System.Collections.Generic; using Server.ContextMenus; namespace Server.Items