Skip to content

Commit

Permalink
fix: removed command setup
Browse files Browse the repository at this point in the history
  • Loading branch information
glottologist committed Apr 28, 2024
1 parent 144b73e commit 4becbad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lua/keylog/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ end

-- Placeholder setup function for the keylogger command.
function M.setup()
require("keylog.command").setup()
end

-- Enable the keylogger.
Expand Down

0 comments on commit 4becbad

Please sign in to comment.