Skip to content
This repository has been archived by the owner on May 25, 2021. It is now read-only.

Commit

Permalink
Removed commented code.
Browse files Browse the repository at this point in the history
  • Loading branch information
dee-yeet committed Jul 1, 2019
1 parent d8557c8 commit ffaa45c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions web/src/app/listing/component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,6 @@ export class ListingComponent implements OnInit{

this.mouseMove = false;
this.mouseDown = false;

// this.selectionService.toggleCourse(this.listing);
// this.showingDescription= !(this.showingDescription);
}

public get tooltipDescription (): string {
Expand Down

0 comments on commit ffaa45c

Please sign in to comment.