Skip to content

Commit

Permalink
Ignore false-positive eslint error
Browse files Browse the repository at this point in the history
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
  • Loading branch information
raimund-schluessler committed Jan 31, 2023
1 parent f4ba7a6 commit 0aa7f56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/l10n.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// eslint-disable-next-line import/no-unresolved
import { getGettextBuilder } from '@nextcloud/l10n/gettext'

const gtBuilder = getGettextBuilder()
Expand Down

0 comments on commit 0aa7f56

Please sign in to comment.