mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-07-31 21:15:28 +08:00
Fixed compilation error.
This commit is contained in:
parent
ebd0fbf72a
commit
bafda7583f
@ -21,7 +21,6 @@ namespace Orchard.Azure.Services.Logging {
|
||||
Trace.TraceError(formattedMessage);
|
||||
else
|
||||
Trace.WriteLine(formattedMessage);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user