kopia lustrzana https://github.com/c9/core
Revert "Refactor clone api"
rodzic
e1027a3874
commit
d9ec3482d1
|
@ -1,7 +0,0 @@
|
||||||
"use strict";
|
|
||||||
|
|
||||||
|
|
||||||
module.exports = function isNotFound(err) {
|
|
||||||
if (err && err.code === 404) return true;
|
|
||||||
return false;
|
|
||||||
};
|
|
Ładowanie…
Reference in New Issue