Skip to content

Commit

Permalink
Update prefer-at.js
Browse files Browse the repository at this point in the history
  • Loading branch information
ShridharGoel authored Jul 31, 2024
1 parent 51ecfa3 commit 46b4dab
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions eslint-plugin-expensify/prefer-at.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
const { AST_NODE_TYPES, ESLintUtils } = require('@typescript-eslint/utils');
const message = require('./CONST').MESSAGE.PREFER_AT;

const ts = require('typescript');

module.exports = {
meta: {
fixable: 'code',
Expand Down

0 comments on commit 46b4dab

Please sign in to comment.