Remove unnecessary FIXME
Some checks failed
test / macos Ruby 2.6 (push) Has been cancelled
test / macos Ruby 2.7 (push) Has been cancelled
test / macos Ruby 3.0 (push) Has been cancelled
test / macos Ruby 3.1 (push) Has been cancelled
test / macos Ruby 3.2 (push) Has been cancelled
test / macos Ruby 3.3 (push) Has been cancelled
test / macos Ruby 3.4 (push) Has been cancelled
test / macos Ruby head (push) Has been cancelled
test / ubuntu Ruby 2.6 (push) Has been cancelled
test / ubuntu Ruby 2.7 (push) Has been cancelled
test / ubuntu Ruby 3.0 (push) Has been cancelled
test / ubuntu Ruby 3.1 (push) Has been cancelled
test / ubuntu Ruby 3.2 (push) Has been cancelled
test / ubuntu Ruby 3.3 (push) Has been cancelled
test / ubuntu Ruby 3.4 (push) Has been cancelled
test / ubuntu Ruby head (push) Has been cancelled
doc / build (push) Has been cancelled

This commit is contained in:
kojix2
2025-11-13 13:56:43 +09:00
parent 766355e612
commit f98e3c98da

View File

@@ -3,7 +3,6 @@
require_relative 'dsv'
require_relative 'parser'
# FIXME
require_relative 'backends/unicode_plot'
module YouPlot