Skip to content

Commit

Permalink
removed unnecessary blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
integeruser committed Sep 6, 2014
1 parent 7079a72 commit 5b92c65
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@ void test_3() {

const unsigned minimum_support_treshold = 3;


const FPTree fptree{ transactions, minimum_support_treshold };

const std::set<Pattern> patterns = fptree_growth( fptree );
Expand Down

0 comments on commit 5b92c65

Please sign in to comment.