Fixing tests and lint errors
This commit is contained in:
@@ -9,4 +9,5 @@ import { FileSelectDirective } from './file-select.directive';
|
||||
declarations: [FileDropDirective, FileSelectDirective],
|
||||
exports: [FileDropDirective, FileSelectDirective]
|
||||
})
|
||||
export class FileUploadModule { }
|
||||
export class FileUploadModule {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user