On Tue, 06 May 2025 10:25:01 +0200, Shan Shaji wrote: > This patch removes the `utils_web.dart` file, which contained a > deprecated `dart:html` import. Flutter suggest using `package:web` [0]. > However this package is an external package [1] and are not included > by default with flutter or dart. > > The `registerConsoleIframe` function had one usage inside the > `PveConsoleWidget` , but since the widget is no longer being > used, this patch deletes both the `utils_web.dart` and > `pve_console_widget.dart` files. > > [...]
Applied, thanks! [1/1] refactor: remove unused files and address deprecated import commit: c2118d1f4d41a1a9a71a9314925b31158cca0c84 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel