Skip to content

Commit 54cdf32

Browse files
committed
fix one prettier formatting error that slipped through
1 parent 9f010d6 commit 54cdf32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/src/code-studio/pd/application/teacher1920/Teacher1920Application.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import Section3TeachingBackground from './Section3TeachingBackground';
66
import Section4ProfessionalLearningProgramRequirements from './Section4ProfessionalLearningProgramRequirements';
77
import Section5AdditionalDemographicInformation from './Section5AdditionalDemographicInformation';
88
import Section6Submission from './Section6Submission';
9-
import firehoseClient from "@cdo/apps/lib/util/firehose";
9+
import firehoseClient from '@cdo/apps/lib/util/firehose';
1010
/* global ga */
1111

1212
export default class Teacher1920Application extends FormController {

0 commit comments

Comments
 (0)