mirror of
https://github.com/ankitects/anki.git
synced 2026-01-13 05:53:53 -05:00
Fix build error
This commit is contained in:
parent
30b3d45ff8
commit
a146ff7877
1 changed files with 0 additions and 2 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue