mirror of
https://github.com/gsi-upm/soil
synced 2024-11-22 03:02: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
|
from itertools import islice
|
||||||
import logging
|
import logging
|
||||||
|
|
||||||
import other_module
|
|
||||||
|
|
||||||
|
|
||||||
class CityPubs(Environment):
|
class CityPubs(Environment):
|
||||||
'''Environment with Pubs'''
|
'''Environment with Pubs'''
|
||||||
|
Loading…
Reference in New Issue
Block a user