Remove unused template.

This commit is contained in:
Alexis Lahouze
2017-07-25 16:59:40 +02:00
parent 2cf432ed2c
commit 3dd347ee8c
2 changed files with 0 additions and 94 deletions

View File

@ -32,8 +32,6 @@ import { ToastrService } from 'ngx-toastr';
var ngStrap = require('angular-strap');
import uiRouter from '@uirouter/angularjs';
var schedulerTmpl = require('./scheduler.html');
import { ScheduleListComponent } from './scheduleList.component';
import { ScheduleService } from './schedule.service';