Skip to content

Commit 83e077d

Browse files
committed
whitespace
1 parent 011e633 commit 83e077d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

templates/cli/lib/commands/push.js.twig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1816,7 +1816,6 @@ const pushTable = async ({ returnOnZero, attempts } = { returnOnZero: false }) =
18161816
if ((Array.isArray(columns) && columns.length <= 0) && (Array.isArray(indexes) && indexes.length <= 0)) {
18171817
continue;
18181818
}
1819-
18201819
}
18211820

18221821
log(`Pushing table ${table.name} ( ${table['databaseId']} - ${table['$id']} ) attributes`)

0 commit comments

Comments
 (0)