Skip to content

Commit

Permalink
SNOW-1781419 - Fix deleting proxy user/password
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-pmotacki committed Dec 6, 2024
1 parent 6c73843 commit 0fc4189
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/util.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ const os = require('os');
const Logger = require('./logger');
const fs = require('fs');
const Errors = require('./errors');
const ErrorCodes = Errors.codes;

/**
* Note: A simple wrapper around util.inherits() for now, but this might change
Expand Down

0 comments on commit 0fc4189

Please sign in to comment.