Removed the ref for the moq lib

This commit is contained in:
abdelkader
2020-12-28 09:16:30 -05:00
parent b3cee3a9d2
commit 0693da5bb4
4 changed files with 8 additions and 9 deletions

View File

@@ -5,7 +5,6 @@ using System.Linq;
using Microsoft.VisualStudio.TestTools.UnitTesting;
using VCFEditor;
using VCFEditor.View;
using Moq;
using VCFEditor.Presenter;
using VCFEditor.Model;
using System.ComponentModel;