Skip to content

Commit f8ea41b

Browse files
committed
fix index.vue
1 parent 0d204a9 commit f8ea41b

File tree

3 files changed

+0
-78
lines changed

3 files changed

+0
-78
lines changed

contentcuration/contentcuration/frontend/channelEdit/components/sidePanels/SubmitToCommunityLibrarySidePanel/index.vue

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,6 @@
194194
195195
import camelCase from 'lodash/camelCase';
196196
197-
import KCheckbox from 'kolibri-design-system/lib/KCheckbox';
198197
import Box from './Box';
199198
import LoadingText from './LoadingText';
200199
import StatusChip from './StatusChip';
@@ -219,7 +218,6 @@
219218
LoadingText,
220219
StatusChip,
221220
CountryField,
222-
KCheckbox,
223221
},
224222
emits: ['close'],
225223
setup(props, { emit }) {
@@ -608,7 +606,6 @@
608606
609607
.info-text {
610608
font-size: 14px;
611-
line-height: 140%;
612609
color: v-bind('infoTextColor');
613610
}
614611

contentcuration/contentcuration/migrations/0158_remove_unique_constraint_community_library_submission.py

Lines changed: 0 additions & 16 deletions
This file was deleted.

contentcuration/contentcuration/migrations/0159_restore_unique_constraint_community_library_submission.py

Lines changed: 0 additions & 59 deletions
This file was deleted.

0 commit comments

Comments
 (0)