move Models to main namespace
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
|
||||
namespace ReadSharp.Models
|
||||
namespace ReadSharp
|
||||
{
|
||||
/// <summary>
|
||||
/// Readable article
|
||||
|
||||
Reference in New Issue
Block a user