Skip to content

Commit

Permalink
fix: line spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
mshanemc committed Jan 5, 2021
1 parent 837f852 commit 89e4dc7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/unit/connectionTest.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ import { assert, expect } from 'chai';
import * as jsforce from 'jsforce';
import { AuthInfo } from '../../src/authInfo';
import { MyDomainResolver } from '../../src/status/myDomainResolver';

import { ConfigAggregator, ConfigInfo } from '../../src/config/configAggregator';
import { Connection, SFDX_HTTP_HEADERS, DNS_ERROR_NAME } from '../../src/connection';
import { testSetup, shouldThrow } from '../../src/testSetup';
Expand Down

0 comments on commit 89e4dc7

Please sign in to comment.