Skip to content

Commit

Permalink
Rename require.
Browse files Browse the repository at this point in the history
  • Loading branch information
reitermarkus authored Oct 3, 2023
1 parent f726a13 commit 3712feb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/tasks/loginwindow.rake
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# frozen_string_literal: true

require 'laptop?'
require 'laptop'
require 'user'
require 'plist'
require 'digest'
Expand Down

0 comments on commit 3712feb

Please sign in to comment.