Skip to content

Commit

Permalink
remove unused parts
Browse files Browse the repository at this point in the history
  • Loading branch information
CarstenSchmotz committed Jul 5, 2023
1 parent 57fbca9 commit 9c25f10
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions exercises/exercise5.jv
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ pipeline GTFSPipeline {
block GTFSCSVInterpreter oftype CSVInterpreter {
enclosing: '"';
enclosingEscape: '"';
//delimiter: ",";
//enclosing: '"';
}


Expand Down

0 comments on commit 9c25f10

Please sign in to comment.