Skip to content

Commit

Permalink
Improve from review
Browse files Browse the repository at this point in the history
  • Loading branch information
dgdavid committed Aug 21, 2018
1 parent fcbf244 commit 07df063
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions library/systemd/src/lib/yast2/systemd.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
require "yast2/systemd/unit"
require "yast2/systemd/unit_prop_map"
require "yast2/systemd/unit_properties"
require "yast2/systemd/unit_installation_properties"
require "yast2/systemd/target"
require "yast2/systemd/service"
require "yast2/systemd/socket"

# Yast2::Systemd control API
module Yast2::Systemd; end

0 comments on commit 07df063

Please sign in to comment.