Skip to content

Commit 29fdaa1

Browse files
Lunwen Hefacebook-github-bot
authored andcommitted
Delete inaccurate comments. (#4139)
Summary: Pull Request resolved: #4139 This comment is not accurate anymore since D47523786. Instead of fixing this comment, I think it is better to just delete it because it is error prone. It becomes inaccurate again if data loader implementation gets moved again. ghstack-source-id: 232554179 exported-using-ghexport Reviewed By: dbort Differential Revision: D59254811 fbshipit-source-id: 15c765dd7350d8b0fefce6b93245bfaab403f7fa
1 parent 67882f8 commit 29fdaa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runtime/core/data_loader.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ namespace executor {
2020
/**
2121
* Loads from a data source.
2222
*
23-
* See //executorch/util for common implementations.
23+
* See //executorch/extension/data_loader for common implementations.
2424
*/
2525
class DataLoader {
2626
public:

0 commit comments

Comments
 (0)