mirror of
https://github.com/gsi-upm/soil
synced 2025-08-23 11:52:19 +00:00
remove leftover import in example
This commit is contained in:
@@ -4,8 +4,6 @@ from random import random, shuffle
|
||||
from itertools import islice
|
||||
import logging
|
||||
|
||||
import other_module
|
||||
|
||||
|
||||
class CityPubs(Environment):
|
||||
'''Environment with Pubs'''
|
||||
|
Reference in New Issue
Block a user