Skip to content

Commit 7c8c957

Browse files
authored
Update recipes/libiec61850/all/conanfile.py
1 parent e8296af commit 7c8c957

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes/libiec61850/all/conanfile.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import os
22
from conan import ConanFile
33
from conan.tools.cmake import CMake, CMakeToolchain, cmake_layout
4-
from conan.tools.files import get, copy, rmdir
4+
from conan.tools.files import get, copy
55

66
required_conan_version = ">=2.1"
77

0 commit comments

Comments
 (0)