Skip to content

Commit

Permalink
Remove no longer needed fixme note
Browse files Browse the repository at this point in the history
  • Loading branch information
consideRatio committed May 25, 2023
1 parent 8b4f8fd commit e69bb32
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions systemdspawner/systemdspawner.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,6 @@ class SystemdSpawner(Spawner):
""",
).tag(config=True)

# FIXME: Do not allow enabling this for systemd versions < 227,
# since that is when it was introduced.
isolate_tmp = Bool(
False,
help="""
Expand Down

0 comments on commit e69bb32

Please sign in to comment.