Removed todo
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
namespace ApplicationLayer.InfrastructureServicesInterfaces
|
||||
{
|
||||
public interface IDateTimeProvider
|
||||
{//todo rename folder
|
||||
{
|
||||
/// Returns current date and time
|
||||
DateTime Now();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user