mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2025-11-05 04:46:03 +01:00
Removed leftover console.log breaking the JS
This commit is contained in:
@@ -11,7 +11,6 @@ export class Parents {
|
|||||||
this.data = data;
|
this.data = data;
|
||||||
|
|
||||||
const dataLoad = this.dataLoad;
|
const dataLoad = this.dataLoad;
|
||||||
console.log(finder);
|
|
||||||
|
|
||||||
this.finder = new Finder(
|
this.finder = new Finder(
|
||||||
this.container,
|
this.container,
|
||||||
|
|||||||
2
themes/grav/js/admin.min.js
vendored
2
themes/grav/js/admin.min.js
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user