Skip to content

Commit

Permalink
fix(): restore import
Browse files Browse the repository at this point in the history
  • Loading branch information
ramonornela committed Nov 11, 2016
1 parent 1e81893 commit 8da28fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/module.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import { NgModule } from '@angular/core';
import { LoadingController } from 'ionic-angular';
import { HttpPluginsToken } from '@ramonornela/http';
import { LoadingIonicPlugin } from './loading-ionic';
import { NoConnectionPlugin } from './no-connection';

Expand Down

0 comments on commit 8da28fa

Please sign in to comment.