santit96 commited on
Commit
8c1573a
·
1 Parent(s): 7206f0e

Delete unused definition

Browse files
Files changed (1) hide show
  1. wordle_env/__init__.py +0 -3
wordle_env/__init__.py CHANGED
@@ -7,9 +7,6 @@ from gym.envs.registration import (
7
  )
8
  import os
9
  from . import wordle
10
- # Classic
11
- # ----------------------------------------
12
- current_dir = os.path.realpath(os.path.dirname(__file__))
13
 
14
 
15
  register(
 
7
  )
8
  import os
9
  from . import wordle
 
 
 
10
 
11
 
12
  register(