Skip to content

Commit

Permalink
Update at 2022-10-17T17:30:41.989076Z
Browse files Browse the repository at this point in the history
  • Loading branch information
williamgl authored and ByteLegendBot committed Oct 17, 2022
1 parent fe87ebf commit 89130d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/java/com/bytelegend/Home.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package com.bytelegend;

import com.byteledend.pet.Cat;
import com.byteledend.pet.Dog;
import com.bytelegend.pet.Cat;
import com.bytelegend.pet.Dog;

public class Home {
public Cat cat;
Expand Down

0 comments on commit 89130d7

Please sign in to comment.