Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
arajguha committed Sep 15, 2021
1 parent 3d39d41 commit 140eefa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion integrations/ProfitWell/browser.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
/* eslint-disable class-methods-use-this */
import get from "get-value";
import logger from "../../utils/logUtil";
import { generateUUID } from "../../utils/utils";

class ProfitWell {
constructor(config) {
Expand Down

0 comments on commit 140eefa

Please sign in to comment.