Skip to content

Commit 3b3e43f

Browse files
committed
fix return early
1 parent 022e1eb commit 3b3e43f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lua/strive/init.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1731,7 +1731,6 @@ if DEFAULT_SETTINGS.auto_install then
17311731
M.install()
17321732
end)
17331733
startuptime()
1734-
return
17351734
end
17361735
end
17371736

0 commit comments

Comments
 (0)