1
0
Fork 0
mirror of https://github.com/kkapsner/CanvasBlocker synced 2025-07-15 14:09:36 +02:00

Code cleanup.

This commit is contained in:
kkapsner 2016-02-13 12:48:22 +01:00
parent 951277e922
commit 6ce7b81124
7 changed files with 10 additions and 38 deletions

View file

@ -1,3 +1,4 @@
/* jslint moz: true */
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
@ -47,5 +48,5 @@
}
);
});
}
};
}());