mirror of
https://github.com/chylex/TweetDuck.git
synced 2025-05-03 05:34:07 +02:00
Remove unused fontSizeClasses from code.js
This commit is contained in:
parent
2a1dc8beab
commit
c0271d273f
@ -1,9 +1,4 @@
|
|||||||
(function($,$TD,TD){
|
(function($,$TD,TD){
|
||||||
//
|
|
||||||
// Constant: List of valid font size classes.
|
|
||||||
//
|
|
||||||
var fontSizeClasses = [ "txt-base-smallest", "txt-base-small", "txt-base-medium", "txt-base-large", "txt-base-largest" ];
|
|
||||||
|
|
||||||
//
|
//
|
||||||
// Variable: Says whether TweetD*ck events was initialized.
|
// Variable: Says whether TweetD*ck events was initialized.
|
||||||
//
|
//
|
||||||
|
Loading…
Reference in New Issue
Block a user