Skip to content

Commit

Permalink
added csv back into the project
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinnewbold committed Apr 22, 2024
1 parent 35f8d1f commit 13e8d46
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Binary file added src/assets/airbnb_listings_usa.zip
Binary file not shown.
2 changes: 0 additions & 2 deletions src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -462,9 +462,7 @@ int main(int argc, char* argv[])
{
resultList.at(i).Draw(window);
}

window.display();
}

return 0;
}

0 comments on commit 13e8d46

Please sign in to comment.