We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76bde7a commit 412fc49Copy full SHA for 412fc49
classes/table/snippets_overview.php
@@ -92,8 +92,6 @@ public function __construct() {
92
93
// Initialize values for the updown feature.
94
$this->count = 0;
95
-
96
97
$this->totalsnippets = $DB->count_records('theme_boost_union_snippets');
98
}
99
0 commit comments