Skip to content
This repository was archived by the owner on Mar 11, 2022. It is now read-only.

Commit 3a6cacb

Browse files
committed
Remove unused CloudantError
1 parent 62627a8 commit 3a6cacb

File tree

2 files changed

+0
-49
lines changed

2 files changed

+0
-49
lines changed

lib/client.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515

1616
const async = require('async');
1717
const concat = require('concat-stream');
18-
const CloudantError = require('./error.js');
1918
const debug = require('debug')('cloudant:client');
2019
const EventRelay = require('./eventrelay.js');
2120
const PassThroughDuplex = require('./passthroughduplex.js');

lib/error.js

Lines changed: 0 additions & 48 deletions
This file was deleted.

0 commit comments

Comments
 (0)