swap around some build thingies

This commit is contained in:
John Smith
2022-03-17 19:03:42 -04:00
parent 5298fc3fcf
commit 0d7ba1485d
3 changed files with 10 additions and 14 deletions

View File

@@ -93,7 +93,6 @@ class _MyAppState extends State<MyApp> with UiLoggy {
} on Exception {
veilidVersion = 'Failed to get veilid version.';
}
print("veilidVersionString $veilidVersion");
// In case of hot restart shut down first
try {