diff --git a/lua/u/range.lua b/lua/u/range.lua index 9b28cb7..803d5e3 100644 --- a/lua/u/range.lua +++ b/lua/u/range.lua @@ -1,6 +1,3 @@ ---- @module ---- @brief Utilities for manipulating ranges of text. - local Pos = require 'u.pos' -- Certain functions in the Range class yank text. In order to prevent unwanted