Chromium Code Reviews| Index: client/samples/total/src/Reader.dart |
| diff --git a/client/samples/total/src/Reader.dart b/client/samples/total/src/Reader.dart |
| index c95566f1aa1107efa8c955fbe014890fd884f1d4..bd923089eec9cf9ccdec7972b5e4a2b3d80935b5 100644 |
| --- a/client/samples/total/src/Reader.dart |
| +++ b/client/samples/total/src/Reader.dart |
| @@ -11,7 +11,5 @@ class Reader { |
| } |
| void loadSpreadsheet(Spreadsheet spreadsheet, List<String> data) { } |
| - |
| - List<String> makeExample(String id) { } |
| } |