style(): fix angular style import (#7722)

This commit is contained in:
Ramon Henrique Ornelas
2016-08-17 14:19:08 -03:00
committed by Brandy Carney
parent c11ae69b12
commit 1d33da9a56

View File

@ -1,5 +1,5 @@
import {Injectable} from '@angular/core'; import { Injectable } from '@angular/core';
import {HammerGestureConfig} from '@angular/platform-browser'; import { HammerGestureConfig } from '@angular/platform-browser';
/* this class override the default angular gesture config. /* this class override the default angular gesture config.
* The motivation for this is enabling pinch, rotate or * The motivation for this is enabling pinch, rotate or