Skip to content

Commit 93d80b7

Browse files
committed
excersise2 with all columns
Signed-off-by: Anosh Rezaei <ahmadanosh.ar@gmail.com>
1 parent 2ea3ea2 commit 93d80b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/exercise2.jv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ pipeline treesPipeline {
2121
treesTextFileInterpreter
2222
-> treesCSVInterpreter
2323
//-> NameHeaderWriter
24-
-> DBAColumnDeleter
24+
//-> DBAColumnDeleter
2525
-> treesTableInterpreter
2626
-> treesLoader;
2727

0 commit comments

Comments
 (0)