mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-03-09 19:12:03 +00:00
Removed console.log
This commit is contained in:
parent
f8f97f8ad4
commit
6cc7d03430
@ -56,7 +56,6 @@ export class FuseInnerScrollDirective implements OnInit, OnDestroy
|
||||
this._fuseMediaMatchService.onMediaChange
|
||||
.pipe(takeUntil(this._unsubscribeAll))
|
||||
.subscribe((alias) => {
|
||||
console.log(alias);
|
||||
|
||||
if ( alias === 'xs' )
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user