Skip to content

Commit

Permalink
Update web_src/js/features/pull-view-file.js
Browse files Browse the repository at this point in the history
  • Loading branch information
silverwind committed Apr 9, 2023
1 parent c9f0ac7 commit d53cc69
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion web_src/js/features/pull-view-file.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import {setFileFolding} from './file-fold.js';


const {csrfToken, pageData} = window.config;
const prReview = pageData.prReview || {};
const viewedStyleClass = 'viewed-file-checked-form';
Expand Down

0 comments on commit d53cc69

Please sign in to comment.