A massive organize imports and formatting of the sources using default Eclipse code...
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpdt / internal / ui / text / java / IReconcilingParticipant.java
index 96f9563..9878725 100644 (file)
@@ -5,13 +5,11 @@ package net.sourceforge.phpdt.internal.ui.text.java;
  * All Rights Reserved.
  */
 
-
-
 /**
  * Interface of an object participating in reconciling.
  */
 public interface IReconcilingParticipant {
-       
+
        /**
         * Called after reconciling has been finished.
         */