Skip to content

Commit 1c8e03e

Browse files
Milan Topuzovtishmen
authored andcommitted
pre-commit: fix EOF in migration script
1 parent e2c533a commit 1c8e03e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

queue_job_batch/migrations/19.0.1.0.0/pre-migrate.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,3 @@ def migrate(cr, version):
1717
WHERE state != 'finished' AND is_read
1818
"""
1919
)
20-

0 commit comments

Comments
 (0)