Skip to content

Commit caf3d2a

Browse files
committed
Clean up imports
1 parent 44a1992 commit caf3d2a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Game/Levels/GroupExamples/L01_Z_mod_mZ_Id.lean

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import Game.MyAlgebra.Z_mod_mZ
2-
import Game.Levels.Group.L08_InvInv
2+
import Game.Levels.Group
33

44
World "Group Examples"
55
Level 1

Game/MyAlgebra/Subgroup_Def.lean

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import Game.Levels.Group.L11_InvInv
1+
import Game.Levels.Group
22

33
namespace MyAlgebra
44

0 commit comments

Comments
 (0)