diff options
author | Bharat Mediratta <bharat@menalto.com> | 2010-01-01 22:11:08 -0800 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2010-01-01 22:11:08 -0800 |
commit | 0be0111b74c2a971b9c79f1dad29791eabe763b2 (patch) | |
tree | 442bf62806c7f4feae3fc9dc15fa050edac657d9 /modules | |
parent | c3075d81815ee059658e5cd29ef849ab194ef0fa (diff) |
Remove an obsolete todo.
Diffstat (limited to 'modules')
-rw-r--r-- | modules/g2_import/helpers/g2_import.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/g2_import/helpers/g2_import.php b/modules/g2_import/helpers/g2_import.php index 478fd75d..8724ae50 100644 --- a/modules/g2_import/helpers/g2_import.php +++ b/modules/g2_import/helpers/g2_import.php @@ -396,8 +396,6 @@ class g2_import_Core { $g2_album_id, $album->id, "album", self::g2_url(array("view" => "core.ShowItem", "itemId" => $g2_album->getId()))); - - // @todo import album highlights } /** |