Skip to content

Commit

Permalink
removed refence jenkins was complaining about
Browse files Browse the repository at this point in the history
  • Loading branch information
sharkbound committed Jul 12, 2016
1 parent dd59f6d commit f22d564
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion CommandAmmo.cs
Expand Up @@ -7,7 +7,6 @@
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using fr34kyn01535.Uconomy;
using SDG.Unturned;

Expand Down
1 change: 0 additions & 1 deletion CommandClearMag.cs
Expand Up @@ -3,7 +3,6 @@
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using Rocket.Unturned.Player;
using SDG.Unturned;
using Rocket.Unturned.Chat;
Expand Down
1 change: 0 additions & 1 deletion CommandCloneItem.cs
Expand Up @@ -7,7 +7,6 @@
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using fr34kyn01535.Uconomy;
using SDG.Unturned;

Expand Down
1 change: 0 additions & 1 deletion CommandDropAmmo.cs
Expand Up @@ -8,7 +8,6 @@
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;

namespace EasyAmmoRocketMod
{
Expand Down
1 change: 0 additions & 1 deletion EasyAmmo.cs
Expand Up @@ -2,7 +2,6 @@
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using Rocket.Unturned.Player;
using Rocket.API;
using Rocket.Core.Plugins;
Expand Down
1 change: 0 additions & 1 deletion EasyAmmoConfig.cs
Expand Up @@ -2,7 +2,6 @@
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using Rocket.API;
using System.Xml.Serialization;

Expand Down
Binary file modified obj/Debug/EasyAmmo.csprojResolveAssemblyReference.cache
Binary file not shown.

0 comments on commit f22d564

Please sign in to comment.