Skip to content
Commit 7c65baf0 authored by Carlos Garnacho's avatar Carlos Garnacho
Browse files

view: Remove check for duplicate jobs

This incurs into O(n²) behavior. Let's instead rely on the query
returning unique results.

https://bugzilla.gnome.org/show_bug.cgi?id=760033
parent e7f13685
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment