Removed unused style translation

This commit is contained in:
Justin Foell
2020-11-02 16:49:43 -06:00
parent 1711312edf
commit 05d93be713
-6
View File
@@ -41,12 +41,6 @@ class WPStrava {
*/
private $routes = null;
/**
* Style Translation object for responsive tables.
* @var WPStrava_StyleTranslations
*/
private $style_translations = null;
/**
* Private constructor (singleton).
*/