From 311b9f7cf99749a6f9d8b2a917299965cb5d0e01 Mon Sep 17 00:00:00 2001 From: Dustin Falgout Date: Sat, 30 Jul 2016 23:39:57 -0500 Subject: [PATCH] still working on theme api docs / mock script. --- themes/_vendor/js/mock.js | 1 - 1 file changed, 1 deletion(-) diff --git a/themes/_vendor/js/mock.js b/themes/_vendor/js/mock.js index 6442f39..d752e10 100644 --- a/themes/_vendor/js/mock.js +++ b/themes/_vendor/js/mock.js @@ -40,7 +40,6 @@ window.lightdm = {}; /** * Class which implements the LightDMGreeter Interface. - * @alias lightdm */ LightDMGreeter = class {