Skip to content

Commit

Permalink
Update ImportOptions.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
NeoCoderMatrix86 committed May 23, 2024
1 parent 56088bf commit 78f31de
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion AudioCuesheetEditor/Model/Options/ImportOptions.cs
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ public class ImportOptions : IOptions
public ImportOptions()
{
TextImportScheme = TextImportScheme.DefaultTextImportScheme;
//SetDefaultValues();
}

public ImportOptions(TextImportfile textImportfile)
Expand Down

0 comments on commit 78f31de

Please sign in to comment.