mirror of
https://github.com/tabler/tabler.git
synced 2026-07-27 05:24:38 +04:00
console log remove
This commit is contained in:
@@ -136,7 +136,6 @@ $(document).ready(function() {
|
||||
|
||||
if (elements.length) {
|
||||
elements.forEach(function(element) {
|
||||
console.log('1', element);
|
||||
autosize(element);
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user