relocate namespace

This commit is contained in:
chris.watts90@outlook.com 2017-06-26 21:25:06 +01:00
parent aff90d4e79
commit c1a681cfba

View File

@ -1,7 +1,6 @@
using System.Collections.Generic;
using Interfaces;
namespace RaceLapTimer
namespace Interfaces
{
public interface IDbProvider
{