Skip to content

Commit

Permalink
cleanup unused reference.
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurschreiber committed Sep 17, 2023
1 parent 03674da commit 856e005
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/integration/connection-test.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ const async = require('async');
const fs = require('fs');
const homedir = require('os').homedir();
const assert = require('chai').assert;
const net = require('net');
const os = require('os');

import Connection from '../../src/connection';
Expand Down

0 comments on commit 856e005

Please sign in to comment.