Skip to content

Commit

Permalink
fix: changed package name
Browse files Browse the repository at this point in the history
  • Loading branch information
Nelshulla committed Mar 11, 2024
1 parent b87a2b8 commit c3bf9dc
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 main.java.com.codedifferently.lesson5.dataprovider;
package com.codedifferently.lesson5.dataprovider;

import com.codedifferently.lesson5.dataprovider.DataProvider;
import java.util.Map;
Expand Down

0 comments on commit c3bf9dc

Please sign in to comment.