Skip to content

Commit 9f73aa1

Browse files
committed
Intentionally introducing something broken to test how bad PR builds work.
1 parent 045ba98 commit 9f73aa1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/Autofac/Module.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ public abstract class Module : IModule
5353
/// </summary>
5454
[SuppressMessage("Design", "CA1065:Do not raise exceptions in unexpected locations", Justification = "Prevent breaking change")]
5555
protected virtual Assembly ThisAssembly
56-
{
5756
get
5857
{
5958
var thisType = GetType();

0 commit comments

Comments
 (0)