Skip to content

Commit bb936a5

Browse files
committed
remove header
1 parent bfc20e8 commit bb936a5

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

src/Migrator.Tests/MigratorTestDates.cs

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,10 @@
1-
#region License
2-
3-
//The contents of this file are subject to the Mozilla Public License
4-
//Version 1.1 (the "License"); you may not use this file except in
5-
//compliance with the License. You may obtain a copy of the License at
6-
//http://www.mozilla.org/MPL/
7-
//Software distributed under the License is distributed on an "AS IS"
8-
//basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
9-
//License for the specific language governing rights and limitations
10-
//under the License.
11-
12-
#endregion
13-
141
using System;
152
using System.Collections.Generic;
163
using System.Reflection;
174
using Migrator.Framework;
185
using Migrator.Framework.Loggers;
196
using NSubstitute;
207
using NUnit.Framework;
21-
using NUnit.Mocks;
228

239
namespace Migrator.Tests;
2410

0 commit comments

Comments
 (0)