Fix bad namespace
This commit is contained in:
@@ -19,7 +19,6 @@ using PdfSharp.Snippets.Font;
|
||||
using MayShow.Helpers;
|
||||
using MayShow.Interfaces;
|
||||
using MayShow.Models;
|
||||
using MayShows.Helpers;
|
||||
|
||||
using Docnet.Core.Models;
|
||||
using Docnet.Core;
|
||||
|
||||
@@ -18,7 +18,6 @@ using PdfSharp.Snippets.Font;
|
||||
using MayShow.Interfaces;
|
||||
using MayShow.Models;
|
||||
using MayShow.Helpers;
|
||||
using MayShows.Helpers;
|
||||
using System.Collections.Generic;
|
||||
|
||||
namespace MayShow.ViewModels;
|
||||
|
||||
Reference in New Issue
Block a user