mirror of
https://github.com/C9Glax/tranga.git
synced 2025-01-12 11:27:32 +01:00
resharper
This commit is contained in:
parent
dc97774587
commit
7726259d19
@ -66,7 +66,6 @@ public struct Publication
|
||||
[JsonRequired]public string name { get; }
|
||||
[JsonRequired]public string year { get; }
|
||||
[JsonRequired]public string status { get; }
|
||||
// ReSharper disable twice InconsistentNaming
|
||||
[JsonRequired]public string description_text { get; }
|
||||
|
||||
public Metadata(string name, string year, string status, string description_text)
|
||||
|
Loading…
x
Reference in New Issue
Block a user