Skip to content

Commit

Permalink
fix: Fix the query in the build mirror list has not taken effect
Browse files Browse the repository at this point in the history
Signed-off-by: harrisonliu5 <harrisonliu_5@163.com>
  • Loading branch information
harrisonliu5 committed Jul 16, 2020
1 parent c8d23b9 commit 52d69cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/projects/containers/ImageBuilder/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,6 @@ export default class ImageBuilders extends React.Component {
<Table
{...tableProps}
itemActions={this.itemActions}
tableActions={this.tableActions}
columns={this.getColumns()}
onCreate={this.showCreate}
/>
Expand Down

0 comments on commit 52d69cd

Please sign in to comment.