mirror of
https://github.com/gsi-upm/soil
synced 2024-11-12 22:42:28 +00:00
remove leftover import in example
This commit is contained in:
parent
70d033b3a9
commit
b41927d7bf
@ -4,8 +4,6 @@ from random import random, shuffle
|
||||
from itertools import islice
|
||||
import logging
|
||||
|
||||
import other_module
|
||||
|
||||
|
||||
class CityPubs(Environment):
|
||||
'''Environment with Pubs'''
|
||||
|
Loading…
Reference in New Issue
Block a user