removed test code
This commit is contained in:
@@ -84,8 +84,7 @@
|
||||
options = options || {};
|
||||
|
||||
var fileOptions = {
|
||||
includeDirectories: true,
|
||||
includeFiles: true
|
||||
includeDirectories: true
|
||||
};
|
||||
|
||||
if (options.includeDirectories != null) {
|
||||
|
||||
Reference in New Issue
Block a user