mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +08:00
Fixed compilation error.
This commit is contained in:
committed by
Sebastien Ros
parent
ebd0fbf72a
commit
bafda7583f
@@ -21,7 +21,6 @@ namespace Orchard.Azure.Services.Logging {
|
||||
Trace.TraceError(formattedMessage);
|
||||
else
|
||||
Trace.WriteLine(formattedMessage);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user