Skip to content

Commit c0dd8c3

Browse files
committed
big fixes
1 parent 2c29dd8 commit c0dd8c3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

public_api/bhavcopy.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ class BhavCopy {
66
* @param string dir Specify the directory for downloading files
77
*/
88
constructor(options = {}) {
9-
super()
109
console.log(1, options);
1110

1211
this.request = require("request");

0 commit comments

Comments
 (0)