mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-14 00:53:57 -07:00
removed filename from exception reports.
This commit is contained in:
parent
53c32fbe10
commit
c93548c9f6
2 changed files with 2 additions and 7 deletions
|
@ -12,11 +12,6 @@ namespace Exceptron.Client.Message
|
|||
/// </summary>
|
||||
public int ln { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// File name of the current frame
|
||||
/// </summary>
|
||||
public string fn { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Method name for current frame
|
||||
/// </summary>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue