Skip to content

Commit

Permalink
chore: remove unnecessary commented code
Browse files Browse the repository at this point in the history
  • Loading branch information
Sai Sankeerth committed Nov 7, 2024
1 parent 75c5ffb commit 2a4889a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/v0/util/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ const Handlebars = require('handlebars');
const fs = require('fs');
const path = require('path');
const lodash = require('lodash');
// const set = require('set-value');
const { setValue: set } = require('@rudderstack/integrations-lib');
const get = require('get-value');
const uaParser = require('ua-parser-js');
Expand Down

0 comments on commit 2a4889a

Please sign in to comment.