From 980246ea8f1c51a137eaf0c441ef7e3b6fb88810 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 4 Sep 2017 21:45:05 +0200 Subject: Make tslint happy --- client/src/app/shared/forms/form-validators/user.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/src') diff --git a/client/src/app/shared/forms/form-validators/user.ts b/client/src/app/shared/forms/form-validators/user.ts index 087a99760..d4c4c1d33 100644 --- a/client/src/app/shared/forms/form-validators/user.ts +++ b/client/src/app/shared/forms/form-validators/user.ts @@ -28,4 +28,4 @@ export const USER_VIDEO_QUOTA = { 'required': 'Video quota is required.', 'min': 'Quota must be greater than -1.' } -} \ No newline at end of file +} -- cgit v1.2.3