Commit 4b2d0ccfc1f2381e18b65a76c6c9c608f87ecf12

Authored by Vladyslav_Prykhodko
1 parent 8d4d1070

Clear code

... ... @@ -60,9 +60,3 @@ $previewSize: 100px !default;
60 60 .tb-import-progress{
61 61 margin: 7px 0;
62 62 }
63   -
64   -//
65   -//.md-stepper-indicator.md-THEME_NAME-theme.md-completed .md-stepper-number,
66   -//.md-stepper-indicator.md-THEME_NAME-theme.md-active .md-stepper-number{
67   -// color: '{{primary-100}}';
68   -//}
... ...
... ... @@ -13,7 +13,6 @@
13 13 * See the License for the specific language governing permissions and
14 14 * limitations under the License.
15 15 */
16   -// import './timeinterval.scss';
17 16
18 17 /* eslint-disable import/no-unresolved, import/default */
19 18
... ...