Commit 1b148e0f authored by Jesse Mapel's avatar Jesse Mapel
Browse files

Removed tabs from ControlNetVersioner documentation.

parent 762420a4
Loading
Loading
Loading
Loading
+15 −16
Original line number Diff line number Diff line
@@ -422,8 +422,7 @@ namespace Isis {
      Pvl toPvl();

    private:
      // These three methods are private for safety reasons.
      // TODO write a better reason. JAM
      // These three methods are private to ensure proper memory management
      //! Default constructor. Intentially un-implemented.
      ControlNetVersioner();
      /**