Skip to content

Commit d803780

Browse files
author
Chris Maunder
committed
Merge branch 'v2.7.0' of https://github.com/codeproject/CodeProject.AI-Server into v2.7.0
2 parents 2bc661a + 59aa1bd commit d803780

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
# from /utils
21
from .cpuinfo import CPUInfoBase, LinuxCPUInfo, IRIXCPUInfo, DarwinCPUInfo, NetBSDCPUInfo, SunOSCPUInfo, Win32CPUInfo
3-
from .environment_check import check_requirements, check_is_file, get_arguments
2+
#from .environment_check import check_requirements, check_is_file, get_arguments
43

54
# REVIEW: These probably not needed at this time
65
# from .image_utils import rotate_image, deskew, compute_skew

0 commit comments

Comments
 (0)