Skip to content

Commit

Permalink
(squash) lint fix #2
Browse files Browse the repository at this point in the history
  • Loading branch information
Smith authored and Smith committed Jun 7, 2020
1 parent d9b9f92 commit 04c448a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/api/filesApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ function downloadFiles(id) {
export {
getFilesByCourse,
getFilesByType,
downloadFiles,
downloadFiles
};

0 comments on commit 04c448a

Please sign in to comment.