Remove duplicate include

This file is included again two lines below.
This commit is contained in:
Chris Hill-Scott
2017-05-17 08:51:27 +01:00
parent 78093f82d9
commit fe5343e2c6

View File

@@ -23,7 +23,6 @@ $path: '/static/images/';
@import 'elements/details';
@import 'elements/elements-typography';
@import 'elements/forms';
@import 'elements/forms/form-validation';
@import 'elements/forms/form-multiple-choice';
@import 'elements/forms/form-validation';
@import 'elements/icons';