Skip to content

Commit

Permalink
remove extra wavedump commented out code
Browse files Browse the repository at this point in the history
  • Loading branch information
mkorbel1 committed Sep 26, 2023
1 parent f210917 commit ed79d92
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/fifo_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -547,9 +547,6 @@ void main() {

Directory('tmp_test').createSync();

// await fifoTest.fifo.build();
// WaveDumper(fifoTest.fifo);

final tracker =
FifoTracker(fifoTest.fifo, outputFolder: 'tmp_test', dumpTable: false);

Expand Down

0 comments on commit ed79d92

Please sign in to comment.