Add back button for import, remove edit for duplicate

This commit is contained in:
2014-02-05 18:29:15 -05:00
parent 042d3dd476
commit 0a492156a5
4 changed files with 9 additions and 4 deletions
@@ -1,7 +1,6 @@
using System;
using AutoMapper;
using MileageTraker.Web.ViewModels;
using MileageTraker.Web.ViewModels.CreateLog;
using NUnit.Framework;
namespace Web.Tests.ViewModels.CreateLog