Skip to content

Commit

Permalink
style
Browse files Browse the repository at this point in the history
  • Loading branch information
pciavald committed Dec 27, 2017
1 parent 4c606e2 commit 1aa70dc
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import {Component, OnInit, Input, ViewChild} from '@angular/core';
import {MatPaginator, PageEvent} from '@angular/material';
import { Component, OnInit, Input, ViewChild } from '@angular/core';
import { MatPaginator, PageEvent } from '@angular/material';
import { Log } from 'ng2-logger'

import { slideDown } from 'app/core-ui/core.animations';
Expand Down

0 comments on commit 1aa70dc

Please sign in to comment.