mirror of
https://github.com/AntonyCorbett/JWLMerge
synced 2026-01-16 23:04:47 -05:00
cleanup error handling
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
using System.Linq;
|
||||
using JWLMerge.BackupFileServices.Helpers;
|
||||
using JWLMerge.BackupFileServices.Models;
|
||||
using Microsoft.VisualStudio.TestTools.UnitTesting;
|
||||
|
||||
namespace JWLMerge.Tests;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
|
||||
|
||||
<Window
|
||||
x:Class="JWLMerge.MainWindow"
|
||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||
|
||||
Reference in New Issue
Block a user