Removed deprecated FIXMEs.

remotes/1712931126608716286/tmp_refs/heads/master
Luka Vandervelden 2020-11-28 23:30:51 +01:00
parent 6e651a53fa
commit dfe0b2d8b0
1 changed files with 0 additions and 3 deletions

View File

@ -134,9 +134,6 @@ class RootFS::RootFS
raise "Command returned #{r.exit_status}." unless r.success?
end
# FIXME: Abstract process calls.
# FIXME: REmove the sudos.
protected def create!(template : String)
# FIXME: Alternate backends.
# FIXME: template string parsing.