Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
SushilMallRC committed Oct 10, 2024
1 parent ec38101 commit cab8c29
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/adapters/netsuite/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ const url = require('url');
const { parsePhoneNumber } = require('awesome-phonenumber');
const { parse } = require('path');
const { getTimeZone } = require('../../lib/util');
const { log } = require('console');

function getAuthType() {
return 'oauth';
Expand Down

0 comments on commit cab8c29

Please sign in to comment.