PApostol commented on a change in pull request #19211:
URL: https://github.com/apache/airflow/pull/19211#discussion_r735973064
##########
File path: airflow/www/static/js/dag_code.js
##########
@@ -17,13 +17,10 @@
* under the License.
*/
-/* global $ */
+/* global window, $ */
-import getMetaValue from './meta_value';
-
-const isWrapped = getMetaValue('wrapped');
Review comment:
I have updated the PR with the suggested change.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]