Blender finder: fix Windows build error

This commit is contained in:
Sybren A. Stüvel 2022-07-14 18:41:55 +02:00
parent 86bccf3aa9
commit 72337c55cd

@ -5,7 +5,6 @@ package find_blender
// SPDX-License-Identifier: GPL-3.0-or-later
import (
"flag"
"testing"
"github.com/stretchr/testify/assert"