Skip to content

Commit 4d21e02

Browse files
Update Documentation/addressables-build-reports.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent f6c6da5 commit 4d21e02

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Documentation/addressables-build-reports.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,6 @@ SELECT a.explicit_asset_id, b.id, b.asset_path
127127
addressables_build_data_from_other_assets b
128128
WHERE a.internal_referenced_other_asset_rid = b.id
129129
AND a.build_id = b.build_id
130-
AND b.build_id = a.build_id
131130
AND a.explicit_asset_id = 5092
132131
AND a.build_id = 3;
133132
```

0 commit comments

Comments
 (0)