import fix for edx-enterprise utils
fix: :bug: import is incorrect, leading to hiding of real errors (#1360) * fix: :bug: import is incorrect, leading to hiding of real errors when we call the lms_enroll_user_in_course we don't get real information due to this import error ENT-4974 * fix: :bug: import CourseUserGroup was incorrect ENT-4974