Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
kaleanych committed Nov 15, 2023
1 parent 10513ac commit 5ad7b97
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mapping_workbench/frontend/src/api/app/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ const METHOD = {
};

class AppApi {

constructor() {
this.config = apiConfig;
this.apiClient = this.getApiClient(this.config);
Expand Down

0 comments on commit 5ad7b97

Please sign in to comment.