mirror of
https://github.com/4sval/FModel.git
synced 2026-04-20 00:27:43 -05:00
no need to print
This commit is contained in:
parent
18f9db61a8
commit
f03eb43f18
|
|
@ -116,7 +116,6 @@ public class ThreadWorkerViewModel : ViewModel
|
|||
FLogger.Text("Can't serialize. Make sure you've configured correct UE version first. See: ", Constants.WHITE);
|
||||
FLogger.Link("→ link ←", Constants.VERSION_ISSUE_LINK, true);
|
||||
});
|
||||
FLogger.Append(e);
|
||||
break;
|
||||
default:
|
||||
FLogger.Append(e);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user