chore: lint
This commit is contained in:
parent
c18a66ae95
commit
0c7c0d155b
5 changed files with 15 additions and 14 deletions
|
@ -226,7 +226,7 @@ class Footnotes_Template {
|
|||
} elseif ( file_exists( $this->plugin_directory . $template_name ) ) {
|
||||
$located = $this->plugin_directory . $template_name;
|
||||
}
|
||||
|
||||
|
||||
return $located;
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue