Fix compile on full release.

This commit is contained in:
Pieter-Jan Briers
2020-05-22 21:39:13 +02:00
parent e992d8fa43
commit c8075445dd

View File

@@ -1,6 +1,5 @@
using System;
using Content.Shared.GameObjects.Components.Mobs;
using Microsoft.CodeAnalysis.Completion;
using Robust.Client.Animations;
using Robust.Client.GameObjects;
using Robust.Client.GameObjects.Components.Animations;