Skip to content

Commit

Permalink
remove CBIGR override comments
Browse files Browse the repository at this point in the history
  • Loading branch information
ridz1208 committed Oct 10, 2024
1 parent 0864121 commit 59f1c16
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions jsx/LoadingBar.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// ########### CBIGR START ###########
import React from 'react';

/**
Expand Down Expand Up @@ -44,4 +43,3 @@ function LoadingBar(props) {
};

export default LoadingBar;
// ########### CBIGR END ###########

0 comments on commit 59f1c16

Please sign in to comment.