Skip to content

Commit

Permalink
removed comments
Browse files Browse the repository at this point in the history
  • Loading branch information
ConnorAPowell committed Apr 17, 2024
1 parent 4312ef2 commit 3b8d40c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/app/config/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ import { Injectable } from '@angular/core';
providedIn: 'root'
})


//create a constant because the endpoint will not change
export class Constants {
static API_ENDPOINT(API_ENDPOINT: string) {
throw new Error('Method not implemented.');
Expand Down

0 comments on commit 3b8d40c

Please sign in to comment.