Fix build error

This commit is contained in:
Damien Elmes 2025-07-07 15:06:37 +07:00
parent 30b3d45ff8
commit a146ff7877

View file

@ -1,8 +1,6 @@
// Copyright: Ankitects Pty Ltd and contributors
// License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
use std::env::var;
use anyhow::Result;
use ninja_gen::action::BuildAction;
use ninja_gen::archives::Platform;