mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-07-06 20:07:29 +02:00
fix(requests): fixed eslint warning
This commit is contained in:
@@ -92,7 +92,7 @@
|
||||
}
|
||||
|
||||
return exp;
|
||||
}
|
||||
};
|
||||
|
||||
}
|
||||
}());
|
||||
|
||||
@@ -95,7 +95,7 @@
|
||||
}
|
||||
|
||||
return exp;
|
||||
}
|
||||
};
|
||||
|
||||
}
|
||||
}());
|
||||
|
||||
@@ -95,7 +95,7 @@
|
||||
}
|
||||
|
||||
return exp;
|
||||
}
|
||||
};
|
||||
|
||||
}
|
||||
}());
|
||||
|
||||
@@ -265,6 +265,6 @@
|
||||
}
|
||||
|
||||
return exp;
|
||||
}
|
||||
};
|
||||
}
|
||||
}());
|
||||
|
||||
Reference in New Issue
Block a user