proto cleanup

This commit is contained in:
Christien Rioux 2023-09-26 18:46:02 -04:00
parent f951acd79a
commit a93c711d52
84 changed files with 2393 additions and 2087 deletions

View file

@ -10,7 +10,7 @@ import 'app.dart';
import 'log/log.dart';
import 'providers/window_control.dart';
import 'tools/theme_service.dart';
import 'veilid_support/veilid_support.dart';
import 'veilid_init.dart';
void main() async {
// Disable all debugprints in release mode