Skip to content
Snippets Groups Projects
Commit dc5aa65a authored by Regis Houssin's avatar Regis Houssin
Browse files

Fix: avoid warning

parent bb777629
Branches
No related tags found
No related merge requests found
...@@ -161,9 +161,9 @@ class Import ...@@ -161,9 +161,9 @@ class Import
} }
} }
} }
closedir($handle);
} }
} }
closedir($handle);
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment