Skip to content

Commit

Permalink
refactor: Move Newspaper into /model/market/
Browse files Browse the repository at this point in the history
  • Loading branch information
PawelSapula committed May 24, 2026
1 parent cc25be6 commit 8c239ef
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package edu.ntnu.idi.idatt.model;
package edu.ntnu.idi.idatt.model.market;

import java.util.ArrayList;
import java.util.List;
Expand Down

0 comments on commit 8c239ef

Please sign in to comment.