Remove unused template.

This commit is contained in:
Alexis Lahouze
2017-07-30 16:49:42 +02:00
parent 3559d4acc0
commit 19fdb785ba
2 changed files with 0 additions and 91 deletions

View File

@ -9,8 +9,6 @@ import { ScheduleEditModalComponent } from './scheduleEditModal.component';
import { ScheduleService } from './schedule.service';
import { Schedule } from './schedule';
var scheduleFormTmpl = require('./schedule.form.tmpl.html');
@Component({
selector: 'schedule-list',
template: `