Skip to content

Commit

Permalink
Feat: APICharityData helps with GETTING data
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianBalunan committed Mar 11, 2026
1 parent 119137c commit 0e9df82
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
package ntnu.sytemutvikling.team6.DAO;
package ntnu.sytemutvikling.team6.scraper;

import ntnu.sytemutvikling.team6.scraper.APICharityScraper;
import ntnu.sytemutvikling.team6.database.DatabaseManager;
import ntnu.sytemutvikling.team6.scraper.IKOrganizationScraper;

/**
* Represents data parsed from the IK API JSON response.
Expand Down

0 comments on commit 0e9df82

Please sign in to comment.