Skip to content

Commit a73a7de

Browse files
committed
Code cleanup.
1 parent a61ed2e commit a73a7de

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Gwt/Processor/CsvWriter.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,6 @@ protected function buildFilename($tableName)
180180
* @param string $data Downloaded CSV data
181181
* @param string $finalName path with target filename
182182
* @return bool
183-
* @todo should throw specific exceptions
184183
*/
185184
private function saveData($data, $finalName)
186185
{

0 commit comments

Comments
 (0)