Skip to content

Commit

Permalink
Apply suggestions from code review (github-actions bot) regarding whi…
Browse files Browse the repository at this point in the history
…tespace

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
2 people authored and falko17 committed Sep 18, 2023
1 parent b45dc59 commit 0c0612c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Assets/SEE/Game/City/NodeLayoutAttributes.cs
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ public class NodeLayoutAttributes : LayoutSettings
/// </summary>
[OdinSerialize]
public FilePath LayoutPath = new();

public override void Save(ConfigWriter writer, string label)
{
writer.BeginGroup(label);
Expand Down

0 comments on commit 0c0612c

Please sign in to comment.