diff options
Diffstat (limited to 'ocamldoc/odoc_dot.ml')
-rw-r--r-- | ocamldoc/odoc_dot.ml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ocamldoc/odoc_dot.ml b/ocamldoc/odoc_dot.ml index a0d5ee222..bf35e8621 100644 --- a/ocamldoc/odoc_dot.ml +++ b/ocamldoc/odoc_dot.ml @@ -143,4 +143,3 @@ class dot = end module type Dot_generator = module type of Generator - |