fix: remove accidental import of test code from the build

This commit is contained in:
Braden MacDonald
2024-08-27 13:41:55 -07:00
parent 155a710aa8
commit 83fda560c1

View File

@@ -1,4 +1,3 @@
import 'CourseAuthoring/editors/setupEditorTest';
import React from 'react';
import PropTypes from 'prop-types';