fixed bug

This commit is contained in:
snoop 2018-03-12 19:02:21 +09:00
parent 696b26a663
commit 59fc7f7bb7

View File

@ -1,4 +1,4 @@
import { NotificationService } from './Notification.service'; import { NotificationService } from './notification.service';
export const SERVICES = [ export const SERVICES = [
NotificationService, NotificationService,