Restore filtered out SDCard content

- Issue MatterHackers/MCCentral#2023
Investigate CloseShouldNotStopSDPrint regression
This commit is contained in:
John Lewin 2017-10-01 23:41:48 -07:00
parent 882a389495
commit 6006701b60
2 changed files with 1 additions and 1 deletions

View file

@ -33,7 +33,6 @@ using System.Threading.Tasks;
using MatterHackers.Agg;
using MatterHackers.Agg.Image;
using MatterHackers.Localizations;
using MatterHackers.MatterControl.PrinterCommunication;
namespace MatterHackers.MatterControl.Library
{