Skip to content

Commit

Permalink
fix: remove unused require
Browse files Browse the repository at this point in the history
  • Loading branch information
sontungexpt committed Oct 16, 2023
1 parent 91fb3b7 commit 963dddb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lua/sttusline/components/git-diff.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
local colors = require("sttusline.utils.color")
local utils = require("sttusline.utils")

local ADD_HIGHLIGHT_PREFIX = "STTUSLINE_GIT_DIFF_"
Expand Down

0 comments on commit 963dddb

Please sign in to comment.