Skip to content

Commit

Permalink
Fix: All old methods in DataManager was been implemented to new files…
Browse files Browse the repository at this point in the history
… and should not be needed no more, working on tests.
  • Loading branch information
AdrianBalunan committed Apr 13, 2026
1 parent ca04a55 commit ff29284
Show file tree
Hide file tree
Showing 4 changed files with 34 additions and 395 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
import ntnu.systemutvikling.team6.database.DatabaseSetup;
import ntnu.systemutvikling.team6.models.Charity;
import ntnu.systemutvikling.team6.models.registry.CharityRegistry;
import ntnu.systemutvikling.team6.scraper.APICharityScraper;
import ntnu.systemutvikling.team6.scraper.scraperComponents.APICharityScraper;
import ntnu.systemutvikling.team6.service.APIToDatabaseService;

public class HmHApplication extends Application {
Expand Down

This file was deleted.

Loading

0 comments on commit ff29284

Please sign in to comment.