mirror of
https://github.com/locomotivemtl/locomotive-boilerplate.git
synced 2026-01-15 00:55:08 +08:00
Remove unused constant
This commit is contained in:
@@ -23,9 +23,6 @@
|
||||
* @property {string} [weight] - The weight used by the font in our CSS.
|
||||
*/
|
||||
|
||||
/** No-break space */
|
||||
const NBSP = '\xa0';
|
||||
|
||||
const isFontLoadingAPIAvailable = ('fonts' in document);
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user