mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Fixed the warnings/errors reported by eslint for all the static
javascripts.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
define(["translations"], function (translations) {
|
||||
define(['translations'], function (translations) {
|
||||
|
||||
/***
|
||||
* This method behaves as a drop-in replacement for flask translation rendering.
|
||||
|
||||
Reference in New Issue
Block a user