[DBIx-Class-Devel] [dbix-class] Removed useless line of code in many_to_many (#40)

Sean Zellmer notifications at github.com
Thu Feb 20 21:59:45 GMT 2014


Noticed ```@args``` wasn't ever used. Looks like it used to be passed to the second call to search_related on the next line.
You can merge this Pull Request by running:

  git pull https://github.com/lejeunerenard/dbix-class master

Or you can view, comment on it, or merge it online at:

  https://github.com/dbsrgits/dbix-class/pull/40

-- Commit Summary --

  * Removed useless line of code in many_to_many

-- File Changes --

    M lib/DBIx/Class/Relationship/ManyToMany.pm (1)

-- Patch Links --

https://github.com/dbsrgits/dbix-class/pull/40.patch
https://github.com/dbsrgits/dbix-class/pull/40.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/dbsrgits/dbix-class/pull/40
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scsys.co.uk/pipermail/dbix-class-devel/attachments/20140220/d0044213/attachment.htm>


More information about the DBIx-Class-Devel mailing list