Skip to content

Commit

Permalink
chore: remove eslint-disable
Browse files Browse the repository at this point in the history
  • Loading branch information
stanbaker committed Oct 28, 2022
1 parent 9c46886 commit 780624f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ function IngestionSourceTable({
onDelete,
onRefresh,
}: Props) {
/* eslint-disable */
const tableColumns = [
{
title: 'Type',
Expand Down

0 comments on commit 780624f

Please sign in to comment.