diff --git a/bob/ip/binseg/data/drishtigs1/__init__.py b/bob/ip/binseg/data/drishtigs1/__init__.py
index d1d1fbbcf0f7dca150b83df329cb2648dae93d68..7ab1543cfdb2dd5e32a4296c6b4801c4c9b44cdb 100644
--- a/bob/ip/binseg/data/drishtigs1/__init__.py
+++ b/bob/ip/binseg/data/drishtigs1/__init__.py
@@ -28,7 +28,7 @@ import pkg_resources
 import bob.extension
 
 from ..jsondataset import JSONDataset
-from ..loader import load_pil_rgb, load_pil_1
+from ..loader import load_pil_rgb
 
 _protocols = {
         "optic-disc-all": pkg_resources.resource_filename(__name__, "optic-disc.json"),