mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-03-21 18:41:38 +00:00
This happens because the smoke test is stubbed out for release builds, so any `use` statements that are only used in the smoke tests will cause a warning in `--release` builds, including when we make release bundles.