Skip to content

Commit 7e5b675

Browse files
authored
Update app.module.ts
1 parent d798da2 commit 7e5b675

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wwwroot/app/app.module.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import { LoginComponent } from './login/login.component';
1313
import { SecretComponent } from './secret/secret.component';
1414
import { AuthService } from "./shared/auth.service";
1515

16-
import 'hammerjs/hammer';
16+
//import 'hammerjs/hammer';
1717

1818
@NgModule({
1919
imports: [

0 commit comments

Comments
 (0)